From 591179de32b43af970d7a43588ce420b135df9c2 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 93dc0da8..b5747762 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": {} } }