From 4870e20ef16a6eb4dcdbc07eb5bb0fc0ab898bcd Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Mon, 25 Jul 2022 10:55:41 +0200 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (2339 of 2339 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/ --- i18n/tr.json | 4 ++++ 1 file changed, 4 insertions(+) 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." } ]