diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-16 17:08:22 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-16 17:08:22 +0100 |
commit | 271708915674c849bf5ae598379c86a3d8b14c51 (patch) | |
tree | 54365f599dacbb876ebda292b3b9d8f3add5d91f /app/config/config.yml | |
parent | f6249b67f66371b70a9c5a076ed03e5653c1330e (diff) | |
parent | e2b4f0e2e7e238d04ddfb5995dd2f0a03fa1bdee (diff) | |
download | wallabag-271708915674c849bf5ae598379c86a3d8b14c51.tar.gz wallabag-271708915674c849bf5ae598379c86a3d8b14c51.tar.zst wallabag-271708915674c849bf5ae598379c86a3d8b14c51.zip |
Merge pull request #1676 from mabkenar/v2
Translation for Persian
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 7dac4d3b..d9bb42b2 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -35,6 +35,7 @@ wallabag_core: | |||
35 | fr: 'Français' | 35 | fr: 'Français' |
36 | de: 'Deutsch' | 36 | de: 'Deutsch' |
37 | tr: 'Türkçe' | 37 | tr: 'Türkçe' |
38 | fa: 'فارسی' | ||
38 | items_on_page: 12 | 39 | items_on_page: 12 |
39 | theme: material | 40 | theme: material |
40 | language: en | 41 | language: en |