diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index 8e733387..31ca63a2 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1954,5 +1954,15 @@ "placeholders": { "count": {} } + }, + "yourPublicKey": "Váš veřejný klíč", + "@yourPublicKey": { + "type": "text", + "placeholders": {} + }, + "publicKey": "Veřejný klíč", + "@publicKey": { + "type": "text", + "placeholders": {} } }