1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Fix #1691 create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE

This commit is contained in:
Nicolas Lœuillet 2016-02-18 13:15:11 +01:00
parent bbbcd6997b
commit c665b863c7
4 changed files with 27 additions and 0 deletions

View file

@ -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 <https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes>`__).