🎨: Updated Plugins Search Bar; 🌎: Added Translations (#1549)

* 🎨: layout search bar plugins: updated  / 🌎: translation update

* 🌎:Update Portuguese Translation

* fix: Refactored 'pluginstoredialog' code.

* chore(PopoverButtons): remove comments, re-organize imports

* chore: linting and reorganize useState declarations

* chore: linting and reorganize useState declarations

---------

Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
Co-authored-by: Danny Avila <messagedaniel@protonmail.com>
This commit is contained in:
Raí Santos 2024-01-16 15:15:39 -03:00 committed by GitHub
parent 406940490b
commit 7b4e31ecc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 70 additions and 51 deletions

View file

@ -1,5 +1,4 @@
// English phrases
export default {
com_ui_examples: 'Examples',
com_ui_new_chat: 'New Chat',
@ -268,6 +267,10 @@ export default {
com_nav_profile_picture: 'Profile Picture',
com_nav_change_picture: 'Change picture',
com_nav_plugin_store: 'Plugin store',
com_show_agent_settings: 'Show Agent Settings',
com_show_completion_settings: 'Show Completion Settings',
com_hide_examples: 'Hide Examples',
com_show_examples: 'Show Examples',
com_nav_plugin_search: 'Search plugins',
com_nav_plugin_auth_error:
'There was an error attempting to authenticate this plugin. Please try again.',