feat(i18n-es): add Spanish locale scaffolding - #575
Open
Artificed wants to merge 3 commits into
Open
Conversation
Artificed
requested review from
JulieG19,
PaulMakinMojaloop,
bushjames,
elnyry-sam-k,
millerabel,
shashi165 and
vijayg10
as code owners
August 22, 2026 08:40
PaulMakinMojaloop
approved these changes
Aug 24, 2026
PaulMakinMojaloop
left a comment
Contributor
There was a problem hiding this comment.
I see no issues
kayiganwa04
requested changes
Aug 24, 2026
kayiganwa04
left a comment
Contributor
There was a problem hiding this comment.
Great work here. One thing I suggest is creating a master branch specifically for the Spanish translation. All changes should be merged into this branch until the translation is stable and fully completed.
However, we should not merge these changes directly into the master production branch until the Spanish translation is finalized.
Author
|
Thanks Eddy, done. Base is now i18n/es as you suggested, so this and the following Spanish PRs will merge there rather than master. |
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.
Adds a Spanish locale, following the structure of the French one. This PR is the scaffold only, docs/es/index.md plus the es blocks in the VuePress config. Page translation follows by section.
Section links point at English until there's Spanish content behind them.
Verified on a clean build: /es renders with lang es-419, the switcher shows English, Français and Español, French output unchanged.
Note this puts Español in the switcher, which docs/pt does not do.
Part of #574
AI Assistance Disclosure
AI tools were used in producing part of this contribution.
Tools used: Claude Opus 5
Scope: initial draft of the Spanish page copy and the locale config entries
All AI-generated content has been reviewed, understood, and validated by the author.