diff --git a/i18n/tr.json b/i18n/tr.json index b78754879c..95c7cc2579 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9309,5 +9309,33 @@ { "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", "translation": "SAML yanıtı çok uzun" + }, + { + "id": "model.github_release_info.is_valid.id.app_error", + "translation": " " + }, + { + "id": "app.system.complete_onboarding_request.no_first_user", + "translation": "Başlamaya hazırlama yalnız bir sistem yöneticisi tarafından tamamlanabilir." + }, + { + "id": "app.system.complete_onboarding_request.app_error", + "translation": "Başlamaya hazırlama isteğinin tamamının şifresi çözülemedi." + }, + { + "id": "app.admin.latest_version_unmarshal.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_set_cache.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_read_all.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_external_error.failure", + "translation": " " } ]