mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-11 20:23:41 +08:00
fix: fix the wrong message when channel is deleted
This commit is contained in:
@@ -456,5 +456,7 @@
|
||||
"提示": "Prompt",
|
||||
"补全": "Completion",
|
||||
"消耗额度": "Used Quota",
|
||||
"可选值": "Optional Values"
|
||||
"可选值": "Optional Values",
|
||||
"渠道不存在:%d": "Channel does not exist: %d",
|
||||
"数据库一致性已被破坏,请联系管理员": "Database consistency has been broken, please contact the administrator"
|
||||
}
|
||||
|
Reference in New Issue
Block a user