Browse Source

Update src/i18n/locales/tr.json

Co-authored-by: Copilot <[email protected]>
pull/2523/head
Kayhan 4 months ago
committed by GitHub
parent
commit
77ce189f46
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      src/i18n/locales/tr.json

8
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."

Loading…
Cancel
Save