diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2017-11-25 12:29:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-25 12:29:53 +0100 |
commit | 773ac5b0f7a56ff2527601498b0822d6ef8bfa40 (patch) | |
tree | fd1b20126ae982da1569c1267ae1529d3f6e99f5 /app/config | |
parent | ceff312db8354049d97c2a84889cd7f56d37fd99 (diff) | |
parent | 2020b4456c15d61ced822dafbe298a90b4d9f8ce (diff) | |
download | wallabag-773ac5b0f7a56ff2527601498b0822d6ef8bfa40.tar.gz wallabag-773ac5b0f7a56ff2527601498b0822d6ef8bfa40.tar.zst wallabag-773ac5b0f7a56ff2527601498b0822d6ef8bfa40.zip |
Merge pull request #3419 from NatJNP/patch1
Add Thai language
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/wallabag.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 7795bae6..ec6aae63 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml | |||
@@ -5,6 +5,7 @@ wallabag_core: | |||
5 | en: 'English' | 5 | en: 'English' |
6 | fr: 'Français' | 6 | fr: 'Français' |
7 | de: 'Deutsch' | 7 | de: 'Deutsch' |
8 | th: 'ไทย' | ||
8 | tr: 'Türkçe' | 9 | tr: 'Türkçe' |
9 | fa: 'فارسی' | 10 | fa: 'فارسی' |
10 | ro: 'Română' | 11 | ro: 'Română' |