Added German (Informal) to select list

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-08-08 15:30:58 -07:00
parent 9db0b038a5
commit c39bf7b7e6

View file

@ -27,6 +27,7 @@ Form::macro('locales', function ($name = 'locale', $selected = null, $class = nu
'fi'=> 'Finnish',
'fr'=> 'French',
'de'=> 'German',
'de-i'=> 'German (Informal)',
'el'=> 'Greek',
'he'=> 'Hebrew',
'hu'=> 'Hungarian',