diff options
author | ThibG <thib@sitedethib.com> | 2019-11-21 10:01:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-21 10:01:26 +0100 |
commit | 55f5e81a9dc4c6cede5d43e549061be2ea9be614 (patch) | |
tree | 6b8944b2bf8e13ba76627a0e38886dfb3b35c566 /config/application.rb | |
parent | 707c4918b21d19dd53b64120dbc7263f45fc5ecd (diff) | |
parent | e87cc59811fab285033cc78d97ad7f0b8df9c081 (diff) |
Merge pull request #1246 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'config/application.rb')
-rw-r--r-- | config/application.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/application.rb b/config/application.rb index 9be41b1a7..e1f7ae707 100644 --- a/config/application.rb +++ b/config/application.rb @@ -73,10 +73,13 @@ module Mastodon :ja, :ka, :kk, + :kn, :ko, :lt, :lv, :mk, + :ml, + :mr, :ms, :nl, :nn, @@ -98,6 +101,7 @@ module Mastodon :th, :tr, :uk, + :ur, :'zh-CN', :'zh-HK', :'zh-TW', |