Merge pull request #2926 from seefs001/fix/status_code_mapping
fix: support numeric status code mapping in ResetStatusCode
This commit is contained in:
@@ -1563,6 +1563,7 @@
|
||||
"测试失败:": "Test failed: ",
|
||||
"测试所有渠道的最长响应时间": "Maximum response time for testing all channels",
|
||||
"测试所有通道": "Test all channels",
|
||||
"测试所有未手动禁用渠道": "Test all channels except manually disabled ones",
|
||||
"测试模式": "Test Mode",
|
||||
"测试连接": "Test Connection",
|
||||
"测速": "Speed Test",
|
||||
@@ -1745,6 +1746,7 @@
|
||||
"确定要提升此用户吗?": "Are you sure you want to promote this user?",
|
||||
"确定要更新所有已启用通道余额吗?": "Are you sure you want to update the balance of all enabled channels?",
|
||||
"确定要测试所有通道吗?": "Are you sure you want to test all channels?",
|
||||
"确定要测试所有未手动禁用渠道吗?": "Are you sure you want to test all channels except manually disabled ones?",
|
||||
"确定要禁用所有的密钥吗?": "Are you sure you want to disable all keys?",
|
||||
"确定要禁用此用户吗?": "Are you sure you want to disable this user?",
|
||||
"确定要降级此用户吗?": "Are you sure you want to demote this user?",
|
||||
|
||||
Reference in New Issue
Block a user