diff --git a/docs/en/developer/translate.rst b/docs/en/developer/translate.rst index 5706656f8..ff2b8f0e9 100644 --- a/docs/en/developer/translate.rst +++ b/docs/en/developer/translate.rst @@ -1,10 +1,10 @@ Translate wallabag ================== -Translation file ----------------- +Translation files +----------------- -You can find translations files here: https://github.com/wallabag/wallabag/tree/v2/src/Wallabag/CoreBundle/Resources/translations. +You can find translation files here: https://github.com/wallabag/wallabag/tree/v2/src/Wallabag/CoreBundle/Resources/translations. You have to create ``messages.CODE.yml`` and ``validators.CODE.yml``, where CODE is the the ISO 639-1 code of your language (`see wikipedia `__).