diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index 9438fc075..c814b7105 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -1964,5 +1964,15 @@ "@publicKey": { "type": "text", "placeholders": {} + }, + "tooManyRequestsWarning": "Çok fazla istek. Lütfen daha sonra tekrar deneyin!", + "@tooManyRequestsWarning": { + "type": "text", + "placeholders": {} + }, + "noConnectionToTheServer": "Sunucuyla bağlantı yok", + "@noConnectionToTheServer": { + "type": "text", + "placeholders": {} } }