Lines Matching refs:translate
32 <?= I18N::translate('Username') ?>
37 …<?= I18N::translate('Usernames are case-insensitive and ignore accented letters, so that “chloe”, …
44 <?= I18N::translate('Real name') ?>
49 … <?= I18N::translate('This is your real name, as you would like it displayed on screen.') ?>
57 <?= I18N::translate('Individual record') ?>
68 …<?= I18N::translate('This is a link to your own record in the family tree. If this is the wrong in…
75 <?= I18N::translate('Default individual') ?>
80 …<?= I18N::translate('This individual will be selected by default when viewing charts and reports.'…
88 <?= I18N::translate('Password') ?>
91 …translate('show')) ?>" data-wt-show-password-title="<?= e(I18N::translate('Show password')) ?>" da…
93 …<?= I18N::translate('Passwords must be at least 8 characters long and are case-sensitive, so that …
95 … <?= I18N::translate('Leave the password blank if you want to keep the current password.') ?>
102 <?= I18N::translate('Language') ?>
111 <?= I18N::translate('Time zone') ?>
116 …<?= I18N::translate('The time zone is required for date calculations, such as knowing today’s date…
123 <?= I18N::translate('Email address') ?>
128 …<?= I18N::translate('This email address will be used to send password reminders, website notificat…
135 <?= I18N::translate('Contact method') ?>
140 …<?= I18N::translate('Site members can send each other messages. You can choose to how these messag…
147 <?= I18N::translate('Visible online') ?>
150 …<?= view('components/checkbox', ['label' => I18N::translate('Visible to other users when online'),…
152 …<?= I18N::translate('You can choose whether to appear in the list of users who are currently signe…
162 <?= I18N::translate('save') ?>
174 …<a href="#" class="btn btn-danger" data-wt-confirm="<?= I18N::translate('Are you sure you want to …
176 <?= I18N::translate('Delete your account') ?>