diff --git a/i18n/tr.json b/i18n/tr.json index 5b00cea6eb..a3cf2d5763 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9277,5 +9277,13 @@ { "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." + }, + { + "id": "api.templates.invite_body.title.reminder", + "translation": "Anımsatıcı" + }, + { + "id": "app.session.extend_session_expiry.app_error", + "translation": "Oturum süresi uzatılamadı" } ]