about summary refs log tree commit diff
path: root/config/application.rb
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-03-18 21:55:21 +0100
committerGitHub <noreply@github.com>2019-03-18 21:55:21 +0100
commit9d9b6e35436de099d53d159fca1ccdde14ea769a (patch)
tree2e9fffd9d66fdb66b2d05c005f4457045297b3bc /config/application.rb
parent9c4cbdbafb0324ae259e10865b90ed1ed0255bdd (diff)
Add missing locales (bn, ga, hi) (#10295)
Diffstat (limited to 'config/application.rb')
-rw-r--r--config/application.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/application.rb b/config/application.rb
index 54df69811..74006f5fa 100644
--- a/config/application.rb
+++ b/config/application.rb
@@ -40,6 +40,7 @@ module Mastodon
       :ar,
       :ast,
       :bg,
+      :bn,
       :ca,
       :co,
       :cs,
@@ -53,8 +54,10 @@ module Mastodon
       :fa,
       :fi,
       :fr,
+      :ga,
       :gl,
       :he,
+      :hi,
       :hr,
       :hu,
       :hy,