Skip to content

fear: add i18n support#66

Merged
rich-iannone merged 10 commits intomainfrom
feat-i18n
Mar 29, 2026
Merged

fear: add i18n support#66
rich-iannone merged 10 commits intomainfrom
feat-i18n

Conversation

@rich-iannone
Copy link
Copy Markdown
Member

This PR introduces internationalization (i18n) support for Great Docs, enabling UI text, tooltips, and accessibility labels to be translated based on a language setting. It adds a language configuration option, injects translation bundles, and updates both the core Python code and JavaScript widgets to use translated strings from a meta tag. Many hardcoded English labels are now dynamically translated, improving accessibility for non-English users.

@rich-iannone rich-iannone merged commit 3c2f48c into main Mar 29, 2026
7 checks passed
@rich-iannone rich-iannone deleted the feat-i18n branch March 29, 2026 23:49
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