mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
optimized the random port and key mechanism to prevent random freezing! optimized the save mechanism, using smooth functions to prevent the client from freezing! Optimized the translation problem!
This commit is contained in:
@@ -616,13 +616,17 @@
|
||||
"No (IP Banned By Disney+)": "不支持(IP被Disney+禁止)",
|
||||
"Unsupported Country/Region": "不支持的国家/地区",
|
||||
"Failed (Network Connection)": "测试失败(网络连接问题)",
|
||||
"Auto Random Config": "一键随机端口和密码",
|
||||
"Automatically generate new config on application startup": "自动随机API端口和密码,重新进入设置即可随机!",
|
||||
"Auto Random Config": "启动时自动随机端口和密码",
|
||||
"Generate new config and restart core when entering settings": "自动随机API端口和密码,重新进入设置即可",
|
||||
"Manual configuration": "手动配置",
|
||||
"Controller address copied to clipboard": "API端口已经复制到剪贴板",
|
||||
"Secret copied to clipboard": "API密钥已经复制到剪贴板",
|
||||
"Copy to clipboard": "点击我复制",
|
||||
"Generate Random Secret": "随机API密钥",
|
||||
"Generate Random Port": "随机API端口",
|
||||
"Port Config": "端口设置"
|
||||
"Port Config": "端口设置",
|
||||
"Configuration saved successfully": "随机配置,保存完成",
|
||||
"Last generated": "记录生成",
|
||||
"External Controller Config": "API配置",
|
||||
"Enable one-click random API port and key. Click to randomize the port and key": "开启一键随机API端口和密钥,点进去就可以随机端口和密钥"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user