README.md
10 lines
| 1 | ### How to translate Cloud Templates & Patterns collection? |
| 2 | |
| 3 | You can help translate Cloud Templates & Patterns collection by using the [](https://translate.wordpress.org/projects/wp-plugins/templates-patterns-collection/WordPress.org](https://translate.wordpress.org/projects/wp-plugins/templates-patterns-collection/](https://translate.wordpress.org/projects/wp-plugins/templates-patterns-collection/) translation page. |
| 4 | |
| 5 | ### How to generate the translation file? |
| 6 | |
| 7 | You can run the following commands to build the translation file: |
| 8 | * `yarn install --frozen-lockfile` |
| 9 | * `yarn run build:makepot` |
| 10 |