mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Added welsh as an localization option
This commit is contained in:
parent
4dbf1f58e3
commit
01a98c38dc
|
@ -65,6 +65,7 @@ Form::macro('locales', function ($name = "locale", $selected = null, $class = nu
|
|||
'tr'=> "Turkish",
|
||||
'uk'=> "Ukranian",
|
||||
'vi'=> "Vietnamese",
|
||||
'cy'=> "Welsh",
|
||||
'zu'=> "Zulu",
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue