mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
🌍 i18n: Fix "Balance" Localization For De (#5656)
This commit is contained in:
parent
40d9b1d2a2
commit
a44f5b4b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -946,5 +946,5 @@ export default {
|
||||||
com_ui_collapse_chat: 'Chat einklappen',
|
com_ui_collapse_chat: 'Chat einklappen',
|
||||||
com_ui_speech_while_submitting: 'Spracheingabe nicht möglich während eine Antwort generiert wird',
|
com_ui_speech_while_submitting: 'Spracheingabe nicht möglich während eine Antwort generiert wird',
|
||||||
com_endpoint_message_new: 'Nachricht {0}',
|
com_endpoint_message_new: 'Nachricht {0}',
|
||||||
com_nav_balance: 'Gleichgewicht',
|
com_nav_balance: 'Guthaben',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue