diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index 569a4990..cd10bb9a 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -2086,5 +2086,25 @@ "@howOffensiveIsThisContent": { "type": "text", "placeholders": {} + }, + "all": "Tümü", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Kişiler", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "newChat": "Yeni sohbet", + "@newChat": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "Şimdiye kadar hiçbir durum bulunamadı.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} } }