Home
last modified time | relevance | path

Searched refs:SURNAME_FIRST_LANGUAGES (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Elements/
H A DNamePersonal.php72 protected const array SURNAME_FIRST_LANGUAGES = ['hu', 'jp', 'ko', 'zh-Hans', 'zh-Hant'];
94 … if ($subtags === null && in_array(I18N::languageTag(), static::SURNAME_FIRST_LANGUAGES, true)) {