mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
🌍 i18n: Fix "Balance" Localization For Zh&ZhTraditional (#5632)
* Update translation of `balance` in Zh.ts * Update translation of `balance` in ZhTraditional.ts
This commit is contained in:
parent
6c33dc2eb3
commit
40d9b1d2a2
2 changed files with 2 additions and 2 deletions
|
|
@ -904,5 +904,5 @@ export default {
|
|||
com_ui_collapse_chat: '收起聊天',
|
||||
com_endpoint_message_new: '消息 {0}',
|
||||
com_ui_speech_while_submitting: '正在生成回复时无法提交语音',
|
||||
com_nav_balance: '平衡',
|
||||
com_nav_balance: '余额',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -881,5 +881,5 @@ export default {
|
|||
com_ui_collapse_chat: '收合對話',
|
||||
com_endpoint_message_new: '訊息 {0}',
|
||||
com_ui_speech_while_submitting: '正在產生回應時無法送出語音',
|
||||
com_nav_balance: '平衡',
|
||||
com_nav_balance: '余額',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue