feat(i18n): complete native translations for every Docsy locale - #39
Merged
Conversation
This was referenced Sep 2, 2026
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.
Closes #38.
What changed
google/docsy@64f51c5bde2abd2e8a001cb31b32656f5800ca56: 31 Docsy-compatible catalogs plus OINK's genericzhalias, 32 catalogs total.zhidentical tozh-cn, and keeps Serbian Latin exactly transliterated from Serbian Cyrillic.bin/check-i18n.py --syncpath.zhbeside the regional Chinese catalogs: uselocale: zh-CN; barezhworks in this configuration from Hugo 0.161.Adversarial review
Claude Code Fable 5 at xhigh effort reviewed the implementation in three passes. The first pass found a real Hugo 0.160.1 incompatibility, translation errors, and checker gaps. After those fixes, an independent review found two more checker holes involving YAML inline comments and HTML entity encoding; both were reproduced, fixed, mutation-tested, and included in the final Fable pass. Final verdict: PASS, with no P0/P1/P2 finding remaining.
Verification
python3 bin/check-i18n.py: 32 locales × 192 keys.#, ampersands, and HTML entity round trips pass the runtime comparison.hugo --source tests/site --printPathWarnings --printI18nWarnings --panicOnWarning.npm test;Integration and release state
The maintainer explicitly promoted this exact green head to
mainon 2026-09-03. Source integration is not a published module release: if #37 proceeds, its v1.0.1 tag must remain bound to the already frozen9a0c0bdpatch candidate. These locale catalogs belong to a later minor release.