]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/developer/translate.rst
Merge pull request #2878 from matteocoder/wallabag-docs-ita
[github/wallabag/wallabag.git] / docs / en / developer / translate.rst
index f1a12adfe323eb8634d89b975c562449f1bd5ea4..1e5d500904e1664b5172f32be5e37f679324bd81 100644 (file)
@@ -14,13 +14,13 @@ Translation files
 
 You can find translation files here: https://github.com/wallabag/wallabag/tree/master/src/Wallabag/CoreBundle/Resources/translations.
 
-You have to create ``messages.CODE.yml``, where CODE
+You have to create ``messages.CODE.yml`` and ``validators.CODE.yml``, where CODE
 is the ISO 639-1 code of your language (`see wikipedia <https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes>`__).
 
 Other files to translate:
 
 - https://github.com/wallabag/wallabag/tree/master/app/Resources/CraueConfigBundle/translations.
-- https://github.com/wallabag/wallabag/tree/master/app/Resources/FOSUserBundle/translations.
+- https://github.com/wallabag/wallabag/tree/master/src/Wallabag/UserBundle/Resources/translations.
 
 You have to create ``THE_TRANSLATION_FILE.CODE.yml`` files.