From 77ce189f4632478a391d6726a25c288758cfd911 Mon Sep 17 00:00:00 2001 From: Kayhan <48888576+SwitchAlpha@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:14:57 +0300 Subject: [PATCH] Update src/i18n/locales/tr.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/i18n/locales/tr.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json index 730d7049..22abdcee 100644 --- a/src/i18n/locales/tr.json +++ b/src/i18n/locales/tr.json @@ -172,15 +172,15 @@ }, "interface": { "cidrSuccess": "CIDR güncellendi", - "device": "Interface", + "device": "Arayüz", "deviceDesc": "Trafiğin yönlendirileceği ağ arayüzü (ethernet)", - "mtuDesc": "WireGuard Interface MTU", + "mtuDesc": "WireGuard arayüz MTU'su", "portDesc": "WireGuard dinleme portu", "changeCidr": "CIDR Değiştir", - "restart": "Interface'i Yeniden Başlat", + "restart": "Arayüzü Yeniden Başlat", "restartDesc": "WireGuard arayüzünü resetler", "restartWarn": "Arayüzü yeniden başlatmak tüm istemci bağlantılarını koparacaktır. Emin misiniz?", - "restartSuccess": "Interface yeniden başlatıldı", + "restartSuccess": "Arayüz yeniden başlatıldı", "firewall": "Trafik Filtreleme", "firewallEnabled": "İstemci Bazlı Firewall", "firewallEnabledDesc": "iptables kullanarak istemci trafiğini kısıtlayın."