diff --git a/i18n/tr.json b/i18n/tr.json index e8b1828585..df86bd936e 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9365,5 +9365,9 @@ { "id": "app.upload.upload_data.gen_info.app_error", "translation": "Yüklenen verilerden dosya bilgileri oluşturulamadı." + }, + { + "id": "model.config.is_valid.amazons3_timeout.app_error", + "translation": "{{.Value}} zaman aşımı değeri geçersiz. Bir pozitif tamsayı olmalıdır." } ]