From 838c2470ac44832bf1d8682adfe6894c36be83a6 Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 1 May 2021 14:07:42 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (429 of 429 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 339eb5b57..7ccfc33c2 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2314,5 +2314,22 @@ "@roomVersion": { "type": "text", "placeholders": {} + }, + "pleaseEnterYourPin": "Bitte gib deine Pin ein", + "@pleaseEnterYourPin": { + "type": "text", + "placeholders": {} + }, + "clearArchive": "Archiv leeren", + "@clearArchive": {}, + "setAsCanonicalAlias": "Als Haupt-Alias festlegen", + "@setAsCanonicalAlias": { + "type": "text", + "placeholders": {} + }, + "editRoomAliases": "Raum-Aliase bearbeiten", + "@editRoomAliases": { + "type": "text", + "placeholders": {} } }