]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/developer/translate.rst
Merge pull request #1693 from wallabag/v2-issue-template
[github/wallabag/wallabag.git] / docs / en / developer / translate.rst
index c47e9614c1af2867786d7c8f8f429e6f17b45621..85cf25630ed56f0688529c9eafb70aa5b7531041 100644 (file)
@@ -12,7 +12,10 @@ You can find translation files here: https://github.com/wallabag/wallabag/tree/v
 
 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 <https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes>`__).
 
-There is still one file to translate: https://github.com/wallabag/wallabag/tree/v2/app/Resources/CraueConfigBundle/translations.
+Other files to translate:
+
+- https://github.com/wallabag/wallabag/tree/v2/app/Resources/CraueConfigBundle/translations.
+- https://github.com/wallabag/wallabag/tree/v2/app/Resources/FOSUserBundle/translations.
 
 You have to create ``CraueConfigBundle.CODE.yml``.