Skip to content
Snippets Groups Projects
Commit 57483f2f authored by Aditoo17's avatar Aditoo17 Committed by Eugen Rochko
Browse files

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

parent 96db7191
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,9 @@ module SettingsHelper
it: 'Italiano',
ja: '日本語',
ka: 'ქართული',
kk: 'Қазақша',
ko: '한국어',
lt: 'Lietuvių',
lv: 'Latviešu',
ml: 'മലയാളം',
ms: 'Bahasa Melayu',
......
......@@ -63,7 +63,9 @@ module Mastodon
:it,
:ja,
:ka,
:kk,
:ko,
:lt,
:lv,
:ms,
:nl,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment