diff options
author | Aditoo17 <42938951+Aditoo17@users.noreply.github.com> | 2019-02-23 22:20:35 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-02-23 22:20:35 +0100 |
commit | 57483f2ffb59aff3e4ab68f8d291e7c5e886dc77 (patch) | |
tree | 2455d544063586fe5d583bff4bcfd6fa93e271ae /config | |
parent | 96db7191d8becc44eb3203ece94f71fe29f32e67 (diff) |
I18n: Add language options for Kazakh and Lithuanian (#10104)
Diffstat (limited to 'config')
-rw-r--r-- | config/application.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/application.rb b/config/application.rb index ae9ce4897..54df69811 100644 --- a/config/application.rb +++ b/config/application.rb @@ -63,7 +63,9 @@ module Mastodon :it, :ja, :ka, + :kk, :ko, + :lt, :lv, :ms, :nl, |