X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fdeveloper%2Ftranslate.rst;h=85cf25630ed56f0688529c9eafb70aa5b7531041;hb=fa64d861105bd0713acd7ac5d116353273524b4f;hp=138d128cd408756deb619e9b4a0f5a8f4a4fe82a;hpb=befa6f2fe91337469a603c982821523787099ab3;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/developer/translate.rst b/docs/en/developer/translate.rst index 138d128c..85cf2563 100644 --- a/docs/en/developer/translate.rst +++ b/docs/en/developer/translate.rst @@ -4,6 +4,10 @@ Translate wallabag Translation files ----------------- +.. note:: + + As wallabag is mainly developed by a French team, please consider that french translation is the most updated one and please copy it to create your own translation. + 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 `__).