From f2e26c73e8905d440e07555ebb69d53600a9cef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Sat, 20 Feb 2021 11:36:46 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (414 of 414 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/ --- lib/l10n/intl_tr.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) 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": {} } }