woocommerce/plugins/woocommerce-blocks/docs/translations
Niels Lange d348db4779 Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405)
* Create translation handling files

* Add docs about “Translation basics”

* Update docs for “Translation basics”

* Add docs about “Translations in PHP files”

* Add docs about “Translations in JS/TS files”

* Update docs for “Translation basics”

* Add docs for “Translation management”

* Add docs for “Translations in FSE templates”

* Add “Translations” to “WooCommerce Blocks Handbook”

* Add docs for “Lazy-load translations”

* Rewrite first paragraph of “Translations in FSE templates”

* Fix typo

* Update repo URL

* Remove obsolete space and comma

* Update repo URL

* Rename lazy-load file

* Add section about “sprintf()” to “Translations in JS/TS files”

* Remove reference to “npm install @wordpress/i18n”

* Add docs for “Translation files and loading”

* Rename readme.md to README.md

* Remove double file extension

* Remove self-explaining explenations

* Update docs/README.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-basics.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-basics.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-loading.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-loading.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-loading.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-loading.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-loading.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-loading.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translation-management.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Update docs/translations/translations-in-FSE-templates.md

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>

* Clarify how to use variables in translations

* Change “i18n” to “internationalization (i18n)”

* Link translation functions to the WordPress reference

* Add Translation management to Translation management

* Update “Translations in FSE templates”

* Lint Markdown files

* Update chunk translation register functions

* Update function that loads the translation file

* Update information about lazy-loading

* Adjust lazy-loading docs title and file name

Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
2022-06-10 17:40:05 +02:00
..
README.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00
translation-basics.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00
translation-loading.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00
translation-management.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00
translations-for-lazy-loaded-components.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00
translations-in-FSE-templates.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00
translations-in-JS-TS-files.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00
translations-in-PHP-files.md Add docs about translation handling (https://github.com/woocommerce/woocommerce-blocks/pull/6405) 2022-06-10 17:40:05 +02:00

README.md

Translations

This folder contains documentation around translation handling of WooCommerce Blocks:


We're hiring! Come work with us!

🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.