diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 7b081cf3..d98f8426 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -149,7 +149,7 @@ "homeserver": {} } }, - "cachedKeys": "Keys erfolgreich gecached!", + "cachedKeys": "Schlüssel zwischengespeichert", "@cachedKeys": { "type": "text", "placeholders": {} @@ -1553,7 +1553,7 @@ "type": "text", "placeholders": {} }, - "verifyTitle": "Verifiziere das anderes Konto …", + "verifyTitle": "Anderes Konto wird verifiziert", "@verifyTitle": { "type": "text", "placeholders": {} @@ -1847,5 +1847,15 @@ "@directChats": { "type": "text", "placeholders": {} + }, + "pushRules": "Push-Regeln", + "@pushRules": { + "type": "text", + "placeholders": {} + }, + "inviteForMe": "Einladung für mich", + "@inviteForMe": { + "type": "text", + "placeholders": {} } }