woocommerce/plugins/woocommerce-blocks/docs/internal-developers/translations/README.md

12 lines
559 B
Markdown

# Translations
This folder contains documentation around translation handling of WooCommerce Blocks:
- [Translation basics](./translation-basics.md)
- [Translations in PHP files](./translations-in-PHP-files.md)
- [Translations in JS/TS files](./translations-in-JS-TS-files.md)
- [Translations in FSE templates](./translations-in-FSE-templates.md)
- [Translations for lazy-loaded components](./translations-for-lazy-loaded-components.md)
- [Translation loading](./translation-loading.md)
- [Translation management](./translation-management.md)