Add Northern Kurdish locale as requested by translator. It already has a project started on Crowdin. (#16548)

master
gunchleoc 2 years ago committed by GitHub
parent f68ebc9819
commit 8ce42640e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      app/helpers/settings_helper.rb
  2. 1
      config/application.rb

@ -41,6 +41,7 @@ module SettingsHelper
ka: 'ქართული',
kab: 'Taqbaylit',
kk: 'Қазақша',
kmr: 'Kurmancî',
kn: 'ಕನನಡ',
ko: '한국어',
ku: 'سۆرانی',

@ -107,6 +107,7 @@ module Mastodon
:ka,
:kab,
:kk,
:kmr,
:kn,
:ko,
:ku,

Loading…
Cancel
Save