aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
diff options
context:
space:
mode:
authorJeremy Benoist <jbenoist@20minutes.fr>2016-03-21 10:08:56 +0100
committerJeremy Benoist <jbenoist@20minutes.fr>2016-03-21 10:08:56 +0100
commit4083887afe4dd3f568b2dfea3392506b554c79b8 (patch)
treeecd84477adf3e12819b26aff2a6d2e644e45ea72 /docs/en
parentf3e49264f23627df27d1e0b6964295a6d7899b85 (diff)
downloadwallabag-4083887afe4dd3f568b2dfea3392506b554c79b8.tar.gz
wallabag-4083887afe4dd3f568b2dfea3392506b554c79b8.tar.zst
wallabag-4083887afe4dd3f568b2dfea3392506b554c79b8.zip
Update docs about translation
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/developer/translate.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/developer/translate.rst b/docs/en/developer/translate.rst
index 33b0ebdb..39478fd5 100644
--- a/docs/en/developer/translate.rst
+++ b/docs/en/developer/translate.rst
@@ -14,7 +14,7 @@ Translation files
14 14
15You can find translation files here: https://github.com/wallabag/wallabag/tree/v2/src/Wallabag/CoreBundle/Resources/translations. 15You can find translation files here: https://github.com/wallabag/wallabag/tree/v2/src/Wallabag/CoreBundle/Resources/translations.
16 16
17You have to create ``messages.CODE.yml`` and ``validators.CODE.yml``, where CODE 17You have to create ``messages.CODE.yml``, where CODE
18is the ISO 639-1 code of your language (`see wikipedia <https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes>`__). 18is the ISO 639-1 code of your language (`see wikipedia <https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes>`__).
19 19
20Other files to translate: 20Other files to translate: