X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fen%2Fdeveloper%2Ftranslate.rst;h=138d128cd408756deb619e9b4a0f5a8f4a4fe82a;hb=04c07378173741f922559b98a92cee10e2079dbd;hp=ff2b8f0e95af526c413c8c6cbf82ed37fd5491aa;hpb=bbbcd6997be27f2bbf3638132575345733f3c235;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/developer/translate.rst b/docs/en/developer/translate.rst index ff2b8f0e..138d128c 100644 --- a/docs/en/developer/translate.rst +++ b/docs/en/developer/translate.rst @@ -8,7 +8,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 `__). -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``.