From 1c6aa49fca666bcd4facb0a286589a00d2e88b33 Mon Sep 17 00:00:00 2001 From: Vito0912 <86927734+Vito0912@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:48:54 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 95.3% (386 of 405 strings) Translation: ntfy/Web app Translate-URL: https://hosted.weblate.org/projects/ntfy/web/de/ --- web/public/static/langs/de.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/public/static/langs/de.json b/web/public/static/langs/de.json index a548d0b4..17476bfd 100644 --- a/web/public/static/langs/de.json +++ b/web/public/static/langs/de.json @@ -383,5 +383,7 @@ "account_upgrade_dialog_tier_features_calls_one": "{{calls}} Telefonanrufe pro Tag", "action_bar_mute_notifications": "Benachrichtigungen stummschalten", "action_bar_unmute_notifications": "Benachrichtigungen laut schalten", - "alert_notification_permission_denied_title": "Benachrichtigungen sind blockiert" + "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" }