Skip to content

docs: move nav links to Jinja template for i18n#16471

Open
hwhsu1231 wants to merge 1 commit intoargotorg:developfrom
hwhsu1231-fork:nav-links-i18n
Open

docs: move nav links to Jinja template for i18n#16471
hwhsu1231 wants to merge 1 commit intoargotorg:developfrom
hwhsu1231-fork:nav-links-i18n

Conversation

@hwhsu1231
Copy link

@hwhsu1231 hwhsu1231 commented Feb 16, 2026

Move navigation link strings from constants.js to Jinja template using the _() function. This change enables the strings to be extracted by Sphinx's "Internationalization for Gettext" feature.

Fixes: #16470

Move navigation link strings from constants.js to Jinja template
using the `_()` function. This change enables the strings to be
extracted by Sphinx's "Internationalization for Gettext" feature.
@github-actions
Copy link

Thank you for your contribution to the Solidity compiler! A team member will follow up shortly.

If you haven't read our contributing guidelines and our review checklist before, please do it now, this makes the reviewing process and accepting your contribution smoother.

If you have any questions or need our help, feel free to post them in the PR or talk to us directly on the #solidity-dev channel on Matrix.

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.

Strings in the navigation bar cannot be internationalized

2 participants

Comments