Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement i18n translations #12

Open
circlecube opened this issue Aug 31, 2023 · 0 comments
Open

Implement i18n translations #12

circlecube opened this issue Aug 31, 2023 · 0 comments

Comments

@circlecube
Copy link
Member

The default text strings are set up for translation strings.

The module needs a .pot file and associated .po, .mo and .json files for translations. The strings likely have pt_BR and es_MX translations already thanks to the Hostgator Plugin.

The module needs to contain the translations as well as load them for the module specific text-domain: wp-module-performance or update the text-domain to something newfold specific like newfold-wp-module-performance.

Refer to the onboarding module which has translations in place here: newfold-labs/wp-module-onboarding#299

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

No branches or pull requests

1 participant