mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-23 19:04:10 +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
|
|
@ -912,4 +912,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