Skip to content

Conversation

@brandomeniconi
Copy link
Collaborator

Changes proposed in this Pull Request:

In order to provide translation to blocks, I added the required code to load the json based translations.
I've also added some npm scripts to help in translation management:

npm run i18n-make-pot: Scans the theme and add all the found translations to the .pot file
npm run i18n-make-mo: Compile .po files into .mo relatives
npm run i18n-make-json: Extract JS-related strings into the relative .json language file

Related issue(s):

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.

2 participants