Add kabyle language to Mastodon (#12962)

* Add kabyle language to settings_helper

* Adding kabyle language to application.rb
lolsob-rspec
ButterflyOfFire 2020-01-26 14:42:35 +01:00 committed by Eugen Rochko
parent 8f37f20ff9
commit 4bacf6aa2f
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ module SettingsHelper
it: 'Italiano',
ja: '日本語',
ka: 'ქართული',
kab: 'Taqbaylit',
kk: 'Қазақша',
kn: 'ಕನ್ನಡ',
ko: '한국어',

View File

@ -73,6 +73,7 @@ module Mastodon
:it,
:ja,
:ka,
:kab,
:kk,
:kn,
:ko,