diff --git a/de.arb b/de.arb index d600744..93966f5 100644 --- a/de.arb +++ b/de.arb @@ -85,6 +85,8 @@ "settingsPrivacyBlockUsersDesc": "Blockierte Benutzer können nicht mit dir kommunizieren. Du kannst einen blockierten Benutzer jederzeit wieder entsperren.", "settingsPrivacyBlockUsersCount": "{len} Kontakt(e)", "settingsNotification": "Benachrichtigung", + "settingsNotifyPermission": "Benachrichtigungsberechtigung", + "settingsNotifyPermissionDesc": "Systemeinstellungen öffnen, um Push-Benachrichtigungen zu erlauben.", "settingsNotifyTroubleshooting": "Fehlersuche", "settingsNotifyTroubleshootingDesc": "Hier klicken, wenn Probleme beim Empfang von Push-Benachrichtigungen auftreten.", "settingsNotifyTroubleshootingNoProblem": "Kein Problem festgestellt", diff --git a/en.arb b/en.arb index 1dc41c7..ecf97e2 100644 --- a/en.arb +++ b/en.arb @@ -93,6 +93,8 @@ } }, "settingsNotification": "Notification", + "settingsNotifyPermission": "Notification permissions", + "settingsNotifyPermissionDesc": "Open system settings to allow push notifications.", "settingsNotifyTroubleshooting": "Troubleshooting", "settingsNotifyTroubleshootingDesc": "Click here if you have problems receiving push notifications.", "settingsNotifyTroubleshootingNoProblem": "No problem detected",