aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-05-07 15:28:30 +0200
committerJeremy Benoist <j0k3r@users.noreply.github.com>2016-05-07 15:28:30 +0200
commit3c8be3350052d209132a73507bf42d9dc5298d67 (patch)
treec7edea0021c88856e0d20e097938e40ef8af7746 /docs/en
parent1556c925a42619c1298edebb73eb86c009b3f3c8 (diff)
parent1221f5315d978fe71d41ef8d164d127e8f6b33b8 (diff)
downloadwallabag-3c8be3350052d209132a73507bf42d9dc5298d67.tar.gz
wallabag-3c8be3350052d209132a73507bf42d9dc5298d67.tar.zst
wallabag-3c8be3350052d209132a73507bf42d9dc5298d67.zip
Merge pull request #2023 from wallabag/fix-validators-translation
Fix translation for validators
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 f1a12adf..d412d3e9 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/master/src/Wallabag/CoreBundle/Resources/translations. 15You can find translation files here: https://github.com/wallabag/wallabag/tree/master/src/Wallabag/CoreBundle/Resources/translations.
16 16
17You have to create ``messages.CODE.yml``, where CODE 17You have to create ``messages.CODE.yml`` and ``validators.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: