1<?php23useFisharebest\Webtrees\I18N;
45?>6?= I18N::translate('Hello %s…', $user->realName()) ?>
78<?=I18N::translate('The administrator at the webtrees site %s has approved your application for an account. You may now sign in by accessing the following link: %s', $base_url, $base_url) ?>9