Files

12 lines
277 B
Markdown
Raw Permalink Normal View History

2025-02-05 23:15:46 +01:00
# 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.