mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +01:00
🌍: Dutch translation, fix translation, style(Dropdown): added scroll (#1218)
* italian translation * some translation fixes + dutch translation * fix(Dropdown) more dynamic * fix(Nl) * fix(Nl) * added comment in Nl.tsx
This commit is contained in:
parent
822914d521
commit
3838ff4617
11 changed files with 640 additions and 320 deletions
|
|
@ -229,6 +229,7 @@ export default {
|
|||
com_endpoint_config_key_google_service_account: 'Create a Service Account',
|
||||
com_endpoint_config_key_google_vertex_api_role:
|
||||
'Make sure to click \'Create and Continue\' to give at least the \'Vertex AI User\' role. Lastly, create a JSON key to import here.',
|
||||
com_nav_welcome_message: 'How can I help you today?',
|
||||
com_nav_auto_scroll: 'Auto-scroll to Newest on Open',
|
||||
com_nav_plugin_store: 'Plugin store',
|
||||
com_nav_plugin_search: 'Search plugins',
|
||||
|
|
@ -283,4 +284,5 @@ export default {
|
|||
com_nav_lang_traditionalchinese: '繁體中文',
|
||||
com_nav_lang_arabic: 'العربية',
|
||||
com_nav_lang_turkish: 'Türkçe',
|
||||
com_nav_lang_dutch: 'Nederlands',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue