diff --git a/modules/creation/module-translation/new-system.md b/modules/creation/module-translation/new-system.md index bea1e168f4..e48b4c8eee 100644 --- a/modules/creation/module-translation/new-system.md +++ b/modules/creation/module-translation/new-system.md @@ -345,9 +345,9 @@ Note that these files will only work with PrestaShop 1.7.8 and over. If you need For module developers, if you want to incorporate your final translations into your own module without creating the xlf file by hand, the recommended practice is to : -1. Prepare your translations (see "Making your wordings appear in the translation interface") +1. Prepare your translations (see "[Making your wordings appear in the translation interface]({{}})") 2. Translate them manually in the back office -3. Export the translations (see "Exporting translations") and add them in your module translations folder +3. Export the translations (see "[Exporting translations]({{}})") and add them in your module translations folder These translations will be set up in Prestashop during the installation of the module.