Browse Source

Add support for Malayalam in language filter (#9624)

pull/4/head
Aboobacker MK 5 years ago
committed by Eugen Rochko
parent
commit
fd16502ae4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/helpers/settings_helper.rb

+ 1
- 0
app/helpers/settings_helper.rb View File

@ -30,6 +30,7 @@ module SettingsHelper
ja: '日本語',
ka: 'ქართული',
ko: '한국어',
ml: 'മലയാളം',
nl: 'Nederlands',
no: 'Norsk',
oc: 'Occitan',

Loading…
Cancel
Save