Files
php_assessment_2/wp-content/plugins/woocommerce-payments/languages/README.md
T

12 lines
277 B
Markdown
Raw 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.