From c903fd7e25176e393746eecb7cc2604be1497413 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 21 Sep 2026 12:21:29 -0400 Subject: [PATCH] New translations en-us.json (Turkish) [ci skip] --- messages/tr-TR.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 46fa320e0..567311c47 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -834,7 +834,7 @@ "rulesErrorDuplicatePriorityDescription": "Her kuralın benzersiz bir öncelik numarası olmalıdır.", "rulesErrorValidation": "Geçersiz kurallar", "rulesErrorValidationRuleDescription": "Kural {ruleNumber}: {message}", - "rulesErrorInvalidMatchTypeDescription": "Geçerli bir eşleşme türünü seçin (yol, IP, CIDR, ülke, bölge veya ASN).", + "rulesErrorInvalidMatchTypeDescription": "Select a valid match type (path, IP, CIDR, country, region, ASN, or method).", "rulesErrorValueRequired": "Bu kural için bir değer girin.", "rulesErrorInvalidCountry": "Geçersiz ülke", "rulesErrorInvalidCountryDescription": "Geçerli bir ülke seçin.", @@ -4400,5 +4400,8 @@ "sessionToolbarShow": "Araç çubuğunu göster", "sessionToolbarHide": "Araç çubuğunu gizle", "actionUpdateSiteApprovals": "Site Onaylarını Güncelle", - "check": "Kontrol Et" + "check": "Kontrol Et", + "rulesErrorInvalidMethod": "Invalid HTTP method", + "rulesErrorInvalidMethodDescription": "Select at least one HTTP method.", + "rulesSelectMethods": "Select methods" }