Added Indonesian to dropdown locale list

This commit is contained in:
snipe 2016-08-25 17:22:08 -07:00
parent 0e8502a323
commit f1fab8b164

View file

@ -30,6 +30,7 @@ Form::macro('locales', function ($name = "locale", $selected = null, $class = nu
'el'=> "Greek",
'he'=> "Hebrew",
'hu'=> "Hungarian",
'id'=> "Indonesian",
'it'=> "Italian",
'ja'=> "Japanese",
'ko'=> "Korean",