diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 4c42fa14..03f2a954 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2217,5 +2217,35 @@ "@securityKey": { "type": "text", "placeholders": {} + }, + "blocked": "Blokeeritud", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "showPassword": "Näita salasõna", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Lisa e-posti aadress", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Suumi välja", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Suumi sisse", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "verified": "Verifitseeritud", + "@verified": { + "type": "text", + "placeholders": {} } }