mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
🤲 a11y: Update Chat History aria-label & Controls role (#3604)
This commit is contained in:
parent
e47c3f40f0
commit
93cf7bab02
3 changed files with 9 additions and 3 deletions
|
|
@ -220,6 +220,8 @@ export default {
|
|||
com_ui_import_conversation_file_type_error: 'Unsupported import type',
|
||||
com_ui_confirm_action: 'Confirm Action',
|
||||
com_ui_chat: 'Chat',
|
||||
com_ui_chat_history: 'Chat History',
|
||||
com_ui_controls: 'Controls',
|
||||
com_ui_dashboard: 'Dashboard',
|
||||
com_ui_chats: 'chats',
|
||||
com_ui_avatar: 'Avatar',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue