File "README.md"
Full Path: /home/capoeirajd/www/wp-content/plugins/woocommerce-payments/languages/README.md
File size: 277 bytes
MIME-type: text/plain
Charset: utf-8
# Languages
## Generating POT
The generated POT template file is not included in this repository. It gets generated when building the project:
```
npm run build:client
```
After the build completes, you'll find a `woocommerce-payments.pot` strings file in this directory.