mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-06 00:00:18 +01:00
🌍 i18n: Add Missing "Balance" Localization For All Languages (#5594)
* Update AccountSettings.tsx --------- Co-authored-by: Danny Avila <danacordially@gmail.com>
This commit is contained in:
parent
d7dc58dd23
commit
20aa0be85d
21 changed files with 21 additions and 1 deletions
|
|
@ -904,4 +904,5 @@ export default {
|
|||
com_ui_collapse_chat: '收起聊天',
|
||||
com_endpoint_message_new: '消息 {0}',
|
||||
com_ui_speech_while_submitting: '正在生成回复时无法提交语音',
|
||||
com_nav_balance: '平衡',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue