inlang: update translations

This commit is contained in:
HiddifyOfficial
2024-03-11 08:39:13 +03:30
parent 5b948d5e98
commit a5ad15f7c2
2 changed files with 3 additions and 2 deletions

View File

@@ -399,7 +399,8 @@
"warpDetourModes": { "warpDetourModes": {
"proxyOverWarp": "Detour Proxies Through WARP", "proxyOverWarp": "Detour Proxies Through WARP",
"warpOverProxy": "Detour WARP Through Proxies", "warpOverProxy": "Detour WARP Through Proxies",
"inbound": "Detour WARP Through Proxies" "inbound": "Detour WARP Through Proxies",
"outbound": "Detour Proxies Through WARP"
}, },
"warpLicenseKey": "License Key", "warpLicenseKey": "License Key",
"warpCleanIp": "Clean IP", "warpCleanIp": "Clean IP",

View File

@@ -353,7 +353,7 @@
"warpNoise": "Noise", "warpNoise": "Noise",
"warpDetourModes": { "warpDetourModes": {
"inbound": "Detour WARP Through Proxies", "inbound": "Detour WARP Through Proxies",
"outbound": "Detour proxies through WARP" "outbound": "Detour Proxies Through WARP"
} }
} }
} }