-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.52.2 -> latest #1628
Merged
Merged
4.52.2 -> latest #1628
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Language update
Major improvements to the Spanish localization. ### ♻️ Current situation The current Spanish localization of the Homebridge UI has room for improvement. Some phrases and terms used are not the most accurate or natural translations, which can lead to confusion for Spanish-speaking users. For example, the term "triggered" was translated as "activado", which is incorrect. ### 💡 Proposed solution This pull request introduces major improvements to the Spanish localization of the Homebridge UI. The changes include more accurate translations of technical terms, better grammar, and more natural sounding phrases. These changes do not affect the internal structure of the project, but they significantly improve the user experience for Spanish-speaking users. ### ⚙️ Release Notes From a user's point of view, Spanish-speaking users will notice a significant improvement in the translations. The language will sound more natural and less like a direct translation from English. This will make the Homebridge UI more accessible and user-friendly for Spanish-speaking users. There are no breaking changes introduced with this pull request.
update `commander` --------- Co-authored-by: Donavan Becker <beckersmarthome@icloud.com>
My last approach to default look suggestion. <img width="1445" alt="Zrzut ekranu 2023-11-7 o 09 31 00" src="https://github.com/homebridge/homebridge-config-ui-x/assets/82271669/c746df58-4a5b-45d6-8b1e-6224bded4a7d">
donavanbecker
approved these changes
Nov 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
NOTICE
The next version of Homebridge UI will support Homebridge v1.6.0 or above. If you are running a lower version of Homebridge, now is a good time to update.
Notable Changes
UI Changes
General
Status Page
Node.js Path
andPlugin Path
rowsPlugins Page
Update Availble
/Beta Update Available
are available an arrow icon is now displayed by Plugin menu iconi18n Changes
child_bridge.label_child_start
child_bridge.label_child_stop
menu.hbrestart.confirm_button
menu.hbrestart.confirmation
menu.hbrestart.title
menu.linux.label_logs
plugins.button_api_documentation
plugins.button_homepage
plugins.manage.child_bridge_button_restart_now
plugins.manage.child_bridge_button_restart_now_one
plugins.manage.child_bridge_restart_success
plugins.manage.child_bridge_restart_failed
plugins.manage.message_thanks_for_updating_restart_child_bridges
plugins.manage.modal_verified_cta
plugins.manage.modal_verified_message
plugins.manage.modal_verified_title
plugins.node_update_homebridge_ui_upgrade_and_try_again
status.widget.systeminfo.label_disabled
status.widget.systeminfo.label_enabled
status.widget.systeminfo.label_glibc_warning
status.widget.systeminfo.label_no
status.widget.systeminfo.label_nodejs_path
status.widget.systeminfo.label_yes
status.widget.systeminfo.modal_glibc_cta
status.widget.systeminfo.modal_glibc_message
status.widget.systeminfo.modal_glibc_title
status.widget.systeminfo.modal_servicemode_cta
status.widget.systeminfo.modal_servicemode_message
status.widget.systeminfo.modal_servicemode_title
plugins.manage.message_thanks_for_updating_restart
plugins.donate.message_learn_more
status.message_code_scan_instructions
Other Changes
@homebridge/node-pty-prebuilt-multiarch
to0.11.10
(thanks @NorthernMan54!)