1dd6b2bfcSGreg Roach<?php use Fisharebest\Webtrees\I18N; ?> 2e5a6b4d4SGreg Roach?= I18N::translate('Hello %s…', e($user->realName())) ?> 3dd6b2bfcSGreg Roach 4*9b93b7c3SGreg Roach<?= 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) ?> 5