From a85323002d7d84fee9a49f278016a94e0ad2df5f Mon Sep 17 00:00:00 2001 From: Christian Date: Fri, 14 Feb 2025 11:34:45 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 94.0% (714 of 759 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- assets/l10n/intl_de.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index c4331ca43..e77c428a3 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -3245,5 +3245,7 @@ "roomNotificationSettings": "Einstellungen für Raumbenachrichtigungen", "@roomNotificationSettings": {}, "notificationRuleSuppressNoticesDescription": "Unterdrückt Benachrichtigungen von automatisierten Clients wie Bots.", - "@notificationRuleSuppressNoticesDescription": {} + "@notificationRuleSuppressNoticesDescription": {}, + "notificationRuleInviteForMe": "Einladung für mich", + "@notificationRuleInviteForMe": {} }