diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-12-10 12:19:07 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-12-10 04:19:07 +0100 |
commit | 6e3f176b8e9f3fd2528b602ab49d68827acb675f (patch) | |
tree | 410f031973b307a639b71d3d9ec6c10856ebba9c /config | |
parent | a4710f9af817a2bbec44d3dd987d29fc0418eb40 (diff) |
Add Galician language support (#5955)
Diffstat (limited to 'config')
-rw-r--r-- | config/application.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/application.rb b/config/application.rb index 0879d3c6a..1a53ab6e9 100644 --- a/config/application.rb +++ b/config/application.rb @@ -39,6 +39,7 @@ module Mastodon :fa, :fi, :fr, + :gl, :he, :hr, :hu, |