From fd6223b3da45b0ac2a3b437e2f383a6ebf6c8f85 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Wed, 28 Oct 2020 22:09:59 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (317 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 93dc0da8f..b57477623 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1722,5 +1722,25 @@ "@changeDeviceName": { "type": "text", "placeholders": {} + }, + "unavailable": "Nicht Verfügbar", + "@unavailable": { + "type": "text", + "placeholders": {} + }, + "offline": "Offline", + "@offline": { + "type": "text", + "placeholders": {} + }, + "online": "Online", + "@online": { + "type": "text", + "placeholders": {} + }, + "mention": "Erwähnen", + "@mention": { + "type": "text", + "placeholders": {} } }