From 873f34cf1b7d58653ba810b8aa0930df772dfd39 Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 25 Feb 2021 13:47:47 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (416 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 58c2d3467..aa77e2e71 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2247,5 +2247,17 @@ "@verified": { "type": "text", "placeholders": {} + }, + "xMoreEvents": "{count} weitere Ereignisse", + "@xMoreEvents": { + "type": "text", + "placeholders": { + "count": {} + } + }, + "oneMoreEvent": "1 weiteres Ereignis", + "@oneMoreEvent": { + "type": "text", + "placeholders": {} } }