diff options
author | ButterflyOfFire <42316180+BoFFire@users.noreply.github.com> | 2020-01-26 14:42:35 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2020-01-26 14:42:35 +0100 |
commit | 408b3e2b9328f54d471deba346a182f7c8856676 (patch) | |
tree | f1f524831eccd6485f29931fe62327d5a0268f11 /config | |
parent | 389e3f6094bfcc4d0338947d29434113320c8142 (diff) |
Add kabyle language to Mastodon (#12962)
* Add kabyle language to settings_helper * Adding kabyle language to application.rb
Diffstat (limited to 'config')
-rw-r--r-- | config/application.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/application.rb b/config/application.rb index bf25fa0d9..1baa166ce 100644 --- a/config/application.rb +++ b/config/application.rb @@ -73,6 +73,7 @@ module Mastodon :it, :ja, :ka, + :kab, :kk, :kn, :ko, |