From 5589d1eb37055cfd41aa700ab4765c2319215069 Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 23 Nov 2020 13:14:01 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (322 of 322 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 65671500..a328d7b4 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Verschlüsselt", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "Geräte-ID", + "@deviceId": { + "type": "text", + "placeholders": {} } }