mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +01:00
🌐: Add Russian Translations (#1169)
* Add translation for the button and some elements. * Make changes for tests.
This commit is contained in:
parent
cbfe47a9d5
commit
216f6da79e
8 changed files with 32 additions and 9 deletions
|
|
@ -22,6 +22,7 @@ export default {
|
|||
com_ui_use_prompt: 'Use prompt',
|
||||
com_ui_prev: 'Prev',
|
||||
com_ui_next: 'Next',
|
||||
com_ui_stop: 'Stop',
|
||||
com_ui_prompt_templates: 'Prompt Templates',
|
||||
com_ui_hide_prompt_templates: 'Hide Prompt Templates',
|
||||
com_ui_showing: 'Showing',
|
||||
|
|
@ -43,7 +44,7 @@ export default {
|
|||
com_ui_all: 'all',
|
||||
com_ui_clear: 'Clear',
|
||||
com_ui_revoke: 'Revoke',
|
||||
com_ui_revoke_info: 'Revoke all user provided credentials.',
|
||||
com_ui_revoke_info: 'Revoke all user provided credentials',
|
||||
com_ui_confirm_action: 'Confirm Action',
|
||||
com_ui_chats: 'chats',
|
||||
com_ui_delete: 'Delete',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue