Initial commit.
This commit is contained in:
11
wp-content/plugins/woocommerce-payments/languages/README.md
Normal file
11
wp-content/plugins/woocommerce-payments/languages/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user