diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-11-20 20:06:26 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-11-22 21:23:58 +0100 |
commit | 9624b3adfaa51ff1a911b63996a5336358dd1a62 (patch) | |
tree | 0f34ab58a60c84dc67fad03bcdd13afc4e7e3865 /docs/en/developer/translate.rst | |
parent | 7c6b7a40d10f5868f4550a1fd95de7645de3d8fd (diff) | |
download | wallabag-9624b3adfaa51ff1a911b63996a5336358dd1a62.tar.gz wallabag-9624b3adfaa51ff1a911b63996a5336358dd1a62.tar.zst wallabag-9624b3adfaa51ff1a911b63996a5336358dd1a62.zip |
These files aren’t used anymore
Translation were moved to the global one
Diffstat (limited to 'docs/en/developer/translate.rst')
-rw-r--r-- | docs/en/developer/translate.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/developer/translate.rst b/docs/en/developer/translate.rst index d412d3e9..1e5d5009 100644 --- a/docs/en/developer/translate.rst +++ b/docs/en/developer/translate.rst | |||
@@ -20,7 +20,7 @@ is the ISO 639-1 code of your language (`see wikipedia <https://en.wikipedia.org | |||
20 | Other files to translate: | 20 | Other files to translate: |
21 | 21 | ||
22 | - https://github.com/wallabag/wallabag/tree/master/app/Resources/CraueConfigBundle/translations. | 22 | - https://github.com/wallabag/wallabag/tree/master/app/Resources/CraueConfigBundle/translations. |
23 | - https://github.com/wallabag/wallabag/tree/master/app/Resources/FOSUserBundle/translations. | 23 | - https://github.com/wallabag/wallabag/tree/master/src/Wallabag/UserBundle/Resources/translations. |
24 | 24 | ||
25 | You have to create ``THE_TRANSLATION_FILE.CODE.yml`` files. | 25 | You have to create ``THE_TRANSLATION_FILE.CODE.yml`` files. |
26 | 26 | ||