From 31ec81430ab334a3e60afa3c1cb158b37d37abca Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Mon, 11 Jul 2022 09:35:09 +0200 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (2337 of 2337 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/ Translated using Weblate (Turkish) Currently translated at 100.0% (2334 of 2334 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/ --- i18n/tr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/i18n/tr.json b/i18n/tr.json index 884639627c..b064037e01 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9349,5 +9349,17 @@ { "id": "api.cloud.notify_admin_to_upgrade_error.already_notified", "translation": "Yönetici zaten bilgilendirilmiş" + }, + { + "id": "common.parse_error_int64", + "translation": "Değer işlenemedi:{{.Value}} int64 olarak" + }, + { + "id": "app.post.cloud.get.app_error", + "translation": "Cloud tarifesinin sınırlarını aştığından ileti alınamadı." + }, + { + "id": "app.last_accessible_post.app_error", + "translation": "Erişilebilen son ileti alınırken sorun çıktı" } ]