Add kabyle language to Mastodon (#12962)

* Add kabyle language to settings_helper

* Adding kabyle language to application.rb
This commit is contained in:
ButterflyOfFire 2020-01-26 14:42:35 +01:00 committed by Eugen Rochko
parent 389e3f6094
commit 408b3e2b93
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,