Browse Source

Translated using Weblate (German)

Currently translated at 95.5% (387 of 405 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/de/
Malte Saling 1 year ago
parent
commit
a92c8a9ec9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      web/public/static/langs/de.json

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

@@ -385,5 +385,6 @@
     "action_bar_unmute_notifications": "Benachrichtigungen laut schalten",
     "alert_notification_permission_denied_title": "Benachrichtigungen sind blockiert",
     "alert_notification_permission_denied_description": "Bitte reaktiviere diese in deinem Browser",
-    "notifications_actions_failed_notification": "Aktion nicht erfolgreich"
+    "notifications_actions_failed_notification": "Aktion nicht erfolgreich",
+    "alert_notification_ios_install_required_title": "iOS Installation erforderlich"
 }