Procházet zdrojové kódy

Translated using Weblate (German)

Currently translated at 94.5% (383 of 405 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/de/
Error504TimeOut před 1 rokem
rodič
revize
75887e4a62
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4 1
      web/public/static/langs/de.json

+ 4 - 1
web/public/static/langs/de.json

@@ -380,5 +380,8 @@
     "account_basics_phone_numbers_dialog_check_verification_button": "Code bestätigen",
     "account_usage_calls_title": "Getätigte Anrufe",
     "account_usage_calls_none": "Noch keine Anrufe mit diesem Account getätigt",
-    "account_upgrade_dialog_tier_features_calls_one": "{{calls}} Telefonanrufe pro Tag"
+    "account_upgrade_dialog_tier_features_calls_one": "{{calls}} Telefonanrufe pro Tag",
+    "action_bar_mute_notifications": "Benachrichtigungen stummschalten",
+    "action_bar_unmute_notifications": "Benachrichtigungen lautschalten",
+    "alert_notification_permission_denied_title": "Benachrichtigungen sind blockiert"
 }