akashop/volumes/wp/wp-content/themes/neve/languages/README.md

10 lines
352 B
Markdown
Raw Permalink Normal View History

2024-03-20 07:48:21 +00:00
### How to help translating Neve ?
You can help getting Neve translated by using the [WordPress.org](https://translate.wordpress.org/projects/wp-themes/neve/) translation page.
### How to generate the translation file?
You can run the following commands to build the translation file:
* `yarn install --frozen-lockfile`
* `yarn run build:makepot`