diff --git a/i18n/tr.json b/i18n/tr.json index e7d19bb077..5b00cea6eb 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9265,5 +9265,17 @@ { "id": "ent.elasticsearch.getAllChannelMembers.error", "translation": "Tüm kanal üyeleri alınamadı" + }, + { + "id": "app.user.get_thread_count_for_user.app_error", + "translation": "Kullanıcının konu sayısı alınamadı." + }, + { + "id": "app.role.get_all.app_error", + "translation": "Rollerin tümü alınamadı." + }, + { + "id": "api.custom_status.set_custom_statuses.update.app_error", + "translation": "Özel durum güncellenemedi. Lütfen bir emoji ve/veya özel durum metni ekleyin." } ]