0
0
Fork 0

Add br, es-AR, et, mk, nn to available locales (#12062)

This commit is contained in:
Eugen Rochko 2019-10-03 03:59:43 +02:00 committed by GitHub
parent 1681319d11
commit fb45f6d911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 8 deletions

View file

@ -39,11 +39,11 @@ module Mastodon
# All translations from config/locales/*.rb,yml are auto loaded.
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
config.i18n.available_locales = [
:en,
:ar,
:ast,
:bg,
:bn,
:br,
:ca,
:co,
:cs,
@ -51,8 +51,11 @@ module Mastodon
:da,
:de,
:el,
:en,
:eo,
:'es-AR',
:es,
:et,
:eu,
:fa,
:fi,
@ -73,20 +76,22 @@ module Mastodon
:ko,
:lt,
:lv,
:mk,
:ms,
:nl,
:nn,
:no,
:oc,
:pl,
:'pt-PT',
:'pt-BR',
:'pt-PT',
:ro,
:ru,
:sk,
:sl,
:sq,
:sr,
:'sr-Latn',
:sr,
:sv,
:ta,
:te,