mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-22 06:38:08 +00:00
typo
This commit is contained in:
parent
29c9e8f18a
commit
71d03b8536
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
Translate wallabag
|
||||
==================
|
||||
|
||||
Translation file
|
||||
----------------
|
||||
Translation files
|
||||
-----------------
|
||||
|
||||
You can find translations files here: https://github.com/wallabag/wallabag/tree/v2/src/Wallabag/CoreBundle/Resources/translations.
|
||||
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>`__).
|
||||
|
||||
|
|
Loading…
Reference in a new issue