Skip to content

feat: split Spanish locale into es-ES and es-LA#2077

Open
aspectedu wants to merge 6 commits intohydralauncher:mainfrom
aspectedu:main
Open

feat: split Spanish locale into es-ES and es-LA#2077
aspectedu wants to merge 6 commits intohydralauncher:mainfrom
aspectedu:main

Conversation

@aspectedu
Copy link
Copy Markdown

When submitting this pull request, I confirm the following (please check the boxes):

  • I have read the Hydra documentation.
  • I have checked that there are no duplicate pull requests related to this request.
  • I have considered, and confirm that this submission is valuable to others.
  • I accept that this submission may not be used and the pull request may be closed at the discretion of the maintainers.

Fill in the PR content:

Description

The previous Spanish translation was heavily influenced by a specific regional dialect (Argentine Spanish), including local slang like "piola" and "voseo" (verbs like empezá, añadí). This felt unprofessional for users from Spain and other Spanish-speaking regions.

Changes

  1. Separation of locales: Moved the original regional strings to src/locales/es-LA.
  2. New Standard/Spain locale: Created src/locales/es-ES using standardized Spanish (Castilian) terminology and formal gaming conventions (inspired by Steam's UI).
  3. Structure update: Updated src/locales/index.ts to export both variants, following the project's existing pattern for Portuguese (pt-PT and pt-BR).

This ensures a better user experience for all Spanish speakers by allowing them to choose their preferred dialect in the settings menu.

@sonarqubecloud
Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant