Add cloudflare warp options
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
},
|
||||
"sort": "Sırala",
|
||||
"sortBy": "Sırala",
|
||||
"addToClipboard": "Panoya ekle"
|
||||
"addToClipboard": "Panoya ekle",
|
||||
"notSet": "Ayarlanmadı",
|
||||
"agree": "Kabul etmek",
|
||||
"decline": "Reddetmek"
|
||||
},
|
||||
"intro": {
|
||||
"termsAndPolicyCaution(rich)": "devam ederek ${tap(@:about.termsAndConditions)} kabul etmiş olursunuz",
|
||||
@@ -204,6 +207,7 @@
|
||||
"mux": "Multiplexer",
|
||||
"outbound": "Outbound Options",
|
||||
"tlsTricks": "TLS Tricks",
|
||||
"warp": "WARP Options",
|
||||
"misc": "Çeşitli Seçenekler"
|
||||
},
|
||||
"pageTitle": "Yapılandırma Seçenekleri",
|
||||
@@ -243,7 +247,21 @@
|
||||
"tlsPaddingSize": "TLS Padding",
|
||||
"enableMux": "Enable Mux",
|
||||
"muxProtocol": "Mux Protocol",
|
||||
"muxMaxStreams": "Max Concurrent Streams"
|
||||
"muxMaxStreams": "Max Concurrent Streams",
|
||||
"enableWarp": "Enable WARP",
|
||||
"warpDetourMode": "Detour Mode",
|
||||
"warpDetourModes": {
|
||||
"inbound": "Detour WARP through proxies",
|
||||
"outbound": "Detour proxies through WARP"
|
||||
},
|
||||
"warpLicenseKey": "License Key",
|
||||
"warpCleanIp": "Clean IP",
|
||||
"warpPort": "Port",
|
||||
"warpNoise": "Noise",
|
||||
"warpConsent": {
|
||||
"title": "Cloudflare WARP Onayı",
|
||||
"description(rich)": "Cloudflare WARP ücretsiz bir WireGuard VPN sağlayıcısıdır. Bu seçeneği etkinleştirerek Cloudflare WARP'ın ${tos(Hizmet Şartları)} ve ${privacy(Gizlilik Politikası)}'nı kabul etmiş olursunuz."
|
||||
}
|
||||
},
|
||||
"geoAssets": {
|
||||
"pageTitle": "Varlıkları Yönlendirme",
|
||||
|
||||
Reference in New Issue
Block a user