From f82bcfa08126343f6d15329428bbb50157b0a048 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 2 Feb 2021 15:50:44 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (384 of 384 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index d1932c66..24e90ac5 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2017,7 +2017,7 @@ "type": "text", "placeholders": {} }, - "redactMessage": "Nachricht verfassen", + "redactMessage": "Nachricht löschen", "@redactMessage": { "type": "text", "placeholders": {} @@ -2056,5 +2056,35 @@ "@next": { "type": "text", "placeholders": {} + }, + "search": "Suchen", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Entdecken", + "@discover": { + "type": "text", + "placeholders": {} + }, + "groups": "Gruppen", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Nachrichten", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Status", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Ignorieren", + "@ignore": { + "type": "text", + "placeholders": {} } }