diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index c3b4aa547..dac8653a4 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2217,5 +2217,35 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "showPassword": "Passwort anzeigen", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "E-Mail hinzufügen", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Verkleinern", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Vergrößern", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Blockiert", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Überprüft", + "@verified": { + "type": "text", + "placeholders": {} } }