mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Added Indonesian to dropdown locale list
This commit is contained in:
parent
0e8502a323
commit
f1fab8b164
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue