diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index 40a8e190..3214308e 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -2217,5 +2217,35 @@ "@audioPlayerPlay": { "type": "text", "placeholders": {} + }, + "showPassword": "Parolayı göster", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "E-posta ekle", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Uzaklaştır", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Yakınlaştır", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Engellendi", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Doğrulandı", + "@verified": { + "type": "text", + "placeholders": {} } }