From 715bb22fe0fb77f83ccea6655913cff320abc60b Mon Sep 17 00:00:00 2001 From: Kayhan <48888576+SwitchAlpha@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:15:20 +0300 Subject: [PATCH] Update src/i18n/locales/tr.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/i18n/locales/tr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json index ca45e406..c2ba3270 100644 --- a/src/i18n/locales/tr.json +++ b/src/i18n/locales/tr.json @@ -162,8 +162,8 @@ "config": { "connection": "Bağlantı", "hostDesc": "İstemcilerin bağlanacağı Host (configleri etkiler)", - "portDesc": "İstemcilerin bağlanacağı UDP Portu", - "allowedIpsDesc": "Global Allowed IPs", + "portDesc": "İstemcilerin bağlanacağı UDP portu. Bunu değiştirmek mevcut istemci yapılandırmalarını geçersiz kılabilir ve WireGuard Arayüz Portu ile eşleşmelidir.", + "allowedIpsDesc": "Genel Allowed IPs (izin verilen IP'ler)", "dnsDesc": "Global DNS", "mtuDesc": "Varsayılan MTU (yeni istemciler için)", "persistentKeepaliveDesc": "Varsayılan Keepalive (yeni istemciler için)",