diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-17 14:42:50 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-17 14:42:50 +0100 |
commit | 6a21cc6cf7a5bd3e2e9fcd18659d7252a55862d7 (patch) | |
tree | d1af9a9d81ff468d48f4ef1a1d41b86ec7828988 /app/config/config.yml | |
parent | 271708915674c849bf5ae598379c86a3d8b14c51 (diff) | |
parent | ab25e399f0192606fe938960d78a00f1a02bfde8 (diff) | |
download | wallabag-6a21cc6cf7a5bd3e2e9fcd18659d7252a55862d7.tar.gz wallabag-6a21cc6cf7a5bd3e2e9fcd18659d7252a55862d7.tar.zst wallabag-6a21cc6cf7a5bd3e2e9fcd18659d7252a55862d7.zip |
Merge pull request #1678 from 0wnrepo/v2
Translation file for the 'Romanian' language. Also recognised by ro_RO. Known in romanian as "Română".
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 d9bb42b2..359af726 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -36,6 +36,7 @@ wallabag_core: | |||
36 | de: 'Deutsch' | 36 | de: 'Deutsch' |
37 | tr: 'Türkçe' | 37 | tr: 'Türkçe' |
38 | fa: 'فارسی' | 38 | fa: 'فارسی' |
39 | ro: 'Română' | ||
39 | items_on_page: 12 | 40 | items_on_page: 12 |
40 | theme: material | 41 | theme: material |
41 | language: en | 42 | language: en |