Browse Source

Replace placeholders

Philipp Heckel 3 years ago
parent
commit
e8b020ff45

+ 1 - 1
web/public/static/langs/bg.json

@@ -121,7 +121,7 @@
     "subscribe_dialog_login_button_login": "Вход",
     "subscribe_dialog_error_user_not_authorized": "Потребителят {{username}} няма достъп",
     "prefs_appearance_title": "Външен вид",
-    "publish_dialog_delay_placeholder": "Забавяне при доставянето, 1649029748, 30m или tomorrow, 9am",
+    "publish_dialog_delay_placeholder": "Забавяне при доставянето, {{unixTimestamp}}, {{relativeTime}} или \"{{naturalLanguage}}\"",
     "prefs_notifications_delete_after_one_week": "След една седмица",
     "prefs_users_title": "Управление на потребители",
     "prefs_users_table_base_url_header": "Адрес на услугата",

+ 2 - 2
web/public/static/langs/de.json

@@ -11,7 +11,7 @@
     "publish_dialog_attached_file_filename_placeholder": "Dateiname des Anhangs",
     "subscribe_dialog_login_description": "Dieses Thema benötigt eine Anmeldung. Bitte gib Benutzernamen und Kennwort ein.",
     "prefs_notifications_title": "Benachrichtigungen",
-    "prefs_notifications_sound_title": "Benachrichtungston",
+    "prefs_notifications_sound_title": "Benachrichtigungston",
     "prefs_notifications_min_priority_max_only": "Nur höchste Priorität",
     "prefs_notifications_delete_after_never": "Nie",
     "prefs_users_dialog_password_label": "Kennwort",
@@ -91,7 +91,7 @@
     "publish_dialog_chip_attach_file_label": "Lokale Datei anhängen",
     "prefs_notifications_min_priority_title": "Minimale Priorität",
     "prefs_users_add_button": "Benutzer hinzufügen",
-    "publish_dialog_delay_placeholder": "Auslieferung verzögern, z.B. 1649029748, 30m, oder tomorrow, 9am",
+    "publish_dialog_delay_placeholder": "Auslieferung verzögern, z.B. {{unixTimestamp}}, {{relativeTime}}, oder \"{{naturalLanguage}}\" (nur Englisch)",
     "prefs_appearance_title": "Darstellung",
     "subscribe_dialog_login_password_label": "Kennwort",
     "subscribe_dialog_login_button_back": "Zurück",

+ 1 - 1
web/public/static/langs/tr.json

@@ -101,7 +101,7 @@
     "publish_dialog_title_placeholder": "Bildirim başlığı, örn. Disk alanı uyarısı",
     "publish_dialog_message_placeholder": "Buraya bir mesaj yazın",
     "publish_dialog_tags_label": "Etiketler",
-    "publish_dialog_delay_placeholder": "Teslimat gecikmesi, örn. 1649029748, 30m veya tomorrow, 9am",
+    "publish_dialog_delay_placeholder": "Teslimat gecikmesi, örn. {{unixTimestamp}}, {{relativeTime}} veya \"{{naturalLanguage}}\"",
     "publish_dialog_chip_attach_file_label": "Yerel dosya ekle",
     "publish_dialog_chip_delay_label": "Teslimat gecikmesi",
     "publish_dialog_chip_topic_label": "Konuyu değiştir",