diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-03-02 09:06:46 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-03-02 09:06:46 +0100 |
commit | 7d12fd06288d71bd0f939ab34cfe2c0d881576e8 (patch) | |
tree | 7e081be46eb4b5c57a9b97e3ec1011974541337f /app/config/config.yml | |
parent | 646df062dfba986f822e5a4579f8f7333d3a8863 (diff) | |
parent | e5f3b04cceb95fb8d367fb91ea2586c54023c99f (diff) | |
download | wallabag-7d12fd06288d71bd0f939ab34cfe2c0d881576e8.tar.gz wallabag-7d12fd06288d71bd0f939ab34cfe2c0d881576e8.tar.zst wallabag-7d12fd06288d71bd0f939ab34cfe2c0d881576e8.zip |
Merge pull request #1745 from benages/v2
V2 spanish translation
Diffstat (limited to 'app/config/config.yml')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 58ab83b0..25ecabe7 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -39,6 +39,7 @@ wallabag_core: | |||
39 | ro: 'Română' | 39 | ro: 'Română' |
40 | pl: 'Polish' | 40 | pl: 'Polish' |
41 | da: 'Dansk' | 41 | da: 'Dansk' |
42 | es: 'Español' | ||
42 | items_on_page: 12 | 43 | items_on_page: 12 |
43 | theme: material | 44 | theme: material |
44 | language: en | 45 | language: en |