Skip to content

Commit

Permalink
Add support for Malayalam in language filter (mastodon#9624)
Browse files Browse the repository at this point in the history
  • Loading branch information
tachyons authored and hiyuki2578 committed Oct 2, 2019
1 parent 1b1fec4 commit 89ef3ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/helpers/settings_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module SettingsHelper
ja: '日本語',
ka: 'ქართული',
ko: '한국어',
ml: 'മലയാളം',
nl: 'Nederlands',
no: 'Norsk',
oc: 'Occitan',
Expand Down

0 comments on commit 89ef3ad

Please sign in to comment.