Adds Spanish translations for UI and system messages#49
Merged
0x7d8 merged 4 commits intocalagopus:mainfrom Apr 10, 2026
Merged
Adds Spanish translations for UI and system messages#490x7d8 merged 4 commits intocalagopus:mainfrom
0x7d8 merged 4 commits intocalagopus:mainfrom
Conversation
Introduces comprehensive Spanish language support, enhancing accessibility for Spanish-speaking users throughout the application's interface, notifications, forms, tooltips, modal dialogs, and system events.
Contributor
Author
|
I think I translated everything well with the help of AI but will view the review of copilot if there is something to enhance All this translations was made with HELP of AI and NOT BY AI |
There was a problem hiding this comment.
Pull request overview
Adds a full Spanish (es) translation pack to the frontend, enabling Spanish-language UI text across common components, pages, modals, tooltips, and system messages.
Changes:
- Introduced
frontend/public/translations/es.jsonwith Spanish strings matching the existing translation key structure. - Added pluralized “items” strings (users, files, servers, SSH keys, bytes) and extensive page/component message coverage.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
|
@0x7d8 I will continue translation on the next updates you will do that adds new things to translate. |
This file contains hidden or 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
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.
Introduces comprehensive Spanish language support, enhancing accessibility for Spanish-speaking users throughout the application's interface, notifications, forms, tooltips, modal dialogs, and system events.