I18n: Add language options for Kazakh and Lithuanian (#10104)

This commit is contained in:
Aditoo17 2019-02-23 22:20:35 +01:00 committed by Eugen Rochko
parent 96db7191d8
commit 57483f2ffb
2 changed files with 4 additions and 0 deletions

View File

@ -29,7 +29,9 @@ module SettingsHelper
it: 'Italiano',
ja: '日本語',
ka: 'ქართული',
kk: 'Қазақша',
ko: '한국어',
lt: 'Lietuvių',
lv: 'Latviešu',
ml: 'മലയാളം',
ms: 'Bahasa Melayu',

View File

@ -63,7 +63,9 @@ module Mastodon
:it,
:ja,
:ka,
:kk,
:ko,
:lt,
:lv,
:ms,
:nl,