From c54e16726809a0de1674fcf2ed912eb5786d346d Mon Sep 17 00:00:00 2001 From: JSchmerling Date: Mon, 12 May 2025 13:59:36 +0200 Subject: [PATCH] Translated using Weblate (German) Currently translated at 95.3% (739 of 775 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 bff044f66..e65dc2135 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -3289,5 +3289,7 @@ "optionalMessage": "(Optionale) Nachricht...", "@optionalMessage": {}, "notSupportedOnThisDevice": "Nicht unterstützt auf diesem Gerät", - "@notSupportedOnThisDevice": {} + "@notSupportedOnThisDevice": {}, + "ignoreUser": "Nutzer ignorieren", + "@ignoreUser": {} }