From 8ea3dfe57812f4b8d6135b3986bece6d4fbf86c5 Mon Sep 17 00:00:00 2001 From: Djery-Tom Date: Tue, 1 Dec 2020 13:29:44 +0100 Subject: [PATCH] + Update identification message --- resources/lang/en/messages.php | 2 +- resources/lang/fr/messages.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/en/messages.php b/resources/lang/en/messages.php index 8c8b197..c57877f 100755 --- a/resources/lang/en/messages.php +++ b/resources/lang/en/messages.php @@ -18,7 +18,7 @@ return [ 'successful_card_attachment' => 'Attachment of your card made', 'successful_identification_message' => 'Hi :name, -Your identification has been taken into account. Contact an iLink World agent with your ID to validate your identity. +Your identification has been taken into account. Approach an iLink World agent with your ID to validate your identity. Regards, iLinkWorld team.', diff --git a/resources/lang/fr/messages.php b/resources/lang/fr/messages.php index 798a146..996e99b 100755 --- a/resources/lang/fr/messages.php +++ b/resources/lang/fr/messages.php @@ -18,7 +18,7 @@ return [ 'successful_card_attachment' => 'Rattachement de votre carte effectuée', 'successful_identification_message' => 'Salut :name, -Votre identification a été prise en compte . Rapprochez vous auprès d\'un agent iLink World muni de votre pièce d\'identité pour faire valider de votre identité. +Votre identification a été prise en compte . Rapprochez vous d\'un agent iLink World muni de votre pièce d\'identité pour valider votre identité. Cordialement, Equipe iLinkWorld.',