diff --git a/addons/default/visiosoft/profile-module/resources/lang/nl/message.php b/addons/default/visiosoft/profile-module/resources/lang/nl/message.php index 2d5b9f69a..906ed3b30 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/nl/message.php +++ b/addons/default/visiosoft/profile-module/resources/lang/nl/message.php @@ -35,6 +35,6 @@ return [ 'disable_account' => 'Wil je je account sluiten? Deze bewerking kan niet ongedaan worden gemaakt.', // Mail - 'update_email_mail_subject' => 'Email Updated!', - 'update_email_mail_message' => 'Your Email Has Been Updated!', + 'update_email_mail_subject' => 'E-mail bijgewerkt!', + 'update_email_mail_message' => 'Uw e-mail is bijgewerkt!', ];