Add Basque language support (#7267)

lolsob-rspec
Yamagishi Kazutoshi 2018-04-26 20:56:45 +09:00 committed by Eugen Rochko
parent 2457b9efa0
commit 31af463590
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ module SettingsHelper
de: 'Deutsch',
eo: 'Esperanto',
es: 'Español',
eu: 'Euskara',
fa: 'فارسی',
gl: 'Galego',
fi: 'Suomi',

View File

@ -43,6 +43,7 @@ module Mastodon
:de,
:eo,
:es,
:eu,
:fa,
:fi,
:fr,