Issue #3336763 by dww: Add Hawaiian as a choice in core language selectors

merge-requests/2834/merge
catch 2023-03-03 10:36:03 +00:00
parent 92fcdbfd24
commit f8ac82629f
1 changed files with 1 additions and 0 deletions

View File

@ -270,6 +270,7 @@ class LanguageManager implements LanguageManagerInterface {
'gl' => ['Galician', 'Galego'],
'gsw-berne' => ['Swiss German', 'Schwyzerdütsch'],
'gu' => ['Gujarati', 'ગુજરાતી'],
'haw' => ['Hawaiian', 'ʻŌlelo Hawaiʻi'],
'he' => ['Hebrew', /* Left-to-right marker "" */ 'עברית', LanguageInterface::DIRECTION_RTL],
'hi' => ['Hindi', 'हिन्दी'],
'hr' => ['Croatian', 'Hrvatski'],