diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index cd14b9911..2566c6c8e 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -2882,5 +2882,20 @@ "strikeThrough": "Durchgestrichen", "@strikeThrough": {}, "pleaseFillOut": "Bitte ausfüllen", - "@pleaseFillOut": {} + "@pleaseFillOut": {}, + "sendImages": "Sende {count} Bilder", + "@sendImages": { + "type": "text", + "placeholders": { + "count": {} + } + }, + "contactServerSecurity": "Server-Sicherheit kontaktieren", + "@contactServerSecurity": {}, + "compress": "Komprimieren", + "@compress": {}, + "supportPage": "Support-Seite", + "@supportPage": {}, + "serverInformation": "Server-Informationen:", + "@serverInformation": {} }