Skip to content

feat(i18n): fix typos in Spanish localization#207

Closed
dracp wants to merge 17 commits into
flick9000:mainfrom
dracp:main
Closed

feat(i18n): fix typos in Spanish localization#207
dracp wants to merge 17 commits into
flick9000:mainfrom
dracp:main

Conversation

@dracp

@dracp dracp commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Corrected various typos in Spanish localization strings.

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Style
  • Localization
  • Other

Description

I've noticed that the Spanish version of Windows translates “Snap Layouts” as “Diseños de acoplamiento,” and I think it would be best to use the Windows translation to maintain consistency.

Plus two minor grammatical errors.
...artificial(IA) de Windows >>> ...artificial (IA) de Windows
...activación de Microsoft(MAS) >>> ...activación de Microsoft (MAS)

Corrected various typos in Spanish localization strings.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Spanish localization file (es.json). However, the changes introduce numerous spelling errors where the letters 'ia' (or 'IA') were accidentally stripped from various words (such as 'Memoria' becoming 'Memor', 'limpiando' becoming 'limpndo', and 'IA' being removed entirely). Additionally, a translation key was incorrectly renamed from 'mediaplayer' to 'medplayer', which breaks compatibility. The review comments provide precise suggestions to restore the correct spelling and key names.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
Comment thread app/src/i18n/locales/es.json Outdated
@flick9000

Copy link
Copy Markdown
Owner

I think you accidentally removed all 'ia' from all words in the file.

@flick9000 flick9000 changed the title Fix typos in Spanish localization feat(i18n): fix typos in Spanish localization Jun 13, 2026
@dracp

dracp commented Jun 13, 2026 via email

Copy link
Copy Markdown
Contributor Author

dracp and others added 6 commits June 13, 2026 15:04
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@dracp

dracp commented Jun 13, 2026 via email

Copy link
Copy Markdown
Contributor Author

dracp and others added 10 commits June 13, 2026 15:09
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@dracp

dracp commented Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

Hi there! I have successfully fixed the transcription errors that were found. The changes are updated and ready for review. Thank you!

@flick9000

Copy link
Copy Markdown
Owner

Looks good, but before merging could you create a new fresh PR without the messy commit history? Thanks

@flick9000 flick9000 closed this Jun 13, 2026
@dracp

dracp commented Jun 13, 2026 via email

Copy link
Copy Markdown
Contributor Author

@flick9000

Copy link
Copy Markdown
Owner

Yes, just create a new pull request with the correct and updated changes so i can merge it without messing up the commit history.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants