diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 774c4234..146f9611 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1954,5 +1954,15 @@ "placeholders": { "count": {} } + }, + "yourPublicKey": "Ihr öffentlicher Schlüssel", + "@yourPublicKey": { + "type": "text", + "placeholders": {} + }, + "publicKey": "Öffentlicher Schlüssel", + "@publicKey": { + "type": "text", + "placeholders": {} } }