diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 65671500..a328d7b4 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Verschlüsselt", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "Geräte-ID", + "@deviceId": { + "type": "text", + "placeholders": {} } }