inlang: update translations

This commit is contained in:
HiddifyOfficial
2024-03-11 08:38:52 +03:30
parent 87aceda417
commit 5b948d5e98
2 changed files with 3 additions and 2 deletions

View File

@@ -398,7 +398,8 @@
"warpDetourMode": "Detour Mode", "warpDetourMode": "Detour Mode",
"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"
}, },
"warpLicenseKey": "License Key", "warpLicenseKey": "License Key",
"warpCleanIp": "Clean IP", "warpCleanIp": "Clean IP",

View File

@@ -352,7 +352,7 @@
"warpPort": "Port", "warpPort": "Port",
"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"
} }
} }