aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/fr
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/fr
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/fr')
-rw-r--r--docs/fr/developer/translate.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fr/developer/translate.rst b/docs/fr/developer/translate.rst
index cc5336ee..902c29ad 100644
--- a/docs/fr/developer/translate.rst
+++ b/docs/fr/developer/translate.rst
@@ -15,7 +15,7 @@ Fichiers de traductions
15 15
16Les principaux fichiers de traduction se trouvent ici : https://github.com/wallabag/wallabag/tree/master/src/Wallabag/CoreBundle/Resources/translations. 16Les principaux fichiers de traduction se trouvent ici : https://github.com/wallabag/wallabag/tree/master/src/Wallabag/CoreBundle/Resources/translations.
17 17
18Vous devez créer le fichier ``messages.CODE.yml``, 18Vous devez créer les fichiers ``messages.CODE.yml`` et ``validators.CODE.yml``,
19où CODE est le code ISO 639-1 de votre langue (`cf wikipedia <https://fr.wikipedia.org/wiki/Liste_des_codes_ISO_639-1>`__). 19où CODE est le code ISO 639-1 de votre langue (`cf wikipedia <https://fr.wikipedia.org/wiki/Liste_des_codes_ISO_639-1>`__).
20 20
21Autres fichiers à traduire : 21Autres fichiers à traduire :