summaryrefslogtreecommitdiff
path: root/resources/views/help/hebrew.phtml
blob: d0f1b30dd619f56efdf3f90d56a904b77a58df1d (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php

declare(strict_types=1);

use Fisharebest\Webtrees\I18N;

?>

<p>
    <?= I18N::translate('In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use the Latin alphabet to enter the name in the standard name fields, then you can use this field to enter the same name in the non-Latin alphabet such as Greek, Hebrew, Russian, Arabic, or Chinese. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Hebrew”, it is not restricted to containing only Hebrew characters.') ?>
</p>