mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-17 09:16:36 +08:00
feat: add balance_not_supported translation to English and Chinese locales
This commit is contained in:
parent
78fd6ef161
commit
33edcf604c
@ -62,7 +62,8 @@
|
|||||||
"not_tested": "Not Tested",
|
"not_tested": "Not Tested",
|
||||||
"priority_tip": "Channel selection priority, higher is preferred",
|
"priority_tip": "Channel selection priority, higher is preferred",
|
||||||
"select_test_model": "Please select test model",
|
"select_test_model": "Please select test model",
|
||||||
"click_to_update": "Click to update"
|
"click_to_update": "Click to update",
|
||||||
|
"balance_not_supported": "-"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"test": "Test",
|
"test": "Test",
|
||||||
|
@ -62,7 +62,8 @@
|
|||||||
"not_tested": "未测试",
|
"not_tested": "未测试",
|
||||||
"priority_tip": "渠道选择优先级,越高越优先",
|
"priority_tip": "渠道选择优先级,越高越优先",
|
||||||
"select_test_model": "请选择测试模型",
|
"select_test_model": "请选择测试模型",
|
||||||
"click_to_update": "点击更新"
|
"click_to_update": "点击更新",
|
||||||
|
"balance_not_supported": "-"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"test": "测试",
|
"test": "测试",
|
||||||
|
Loading…
Reference in New Issue
Block a user