From b0234fd69a645c9bd408f0e46b37cc26269854ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Fri, 26 Jun 2020 14:23:32 +0200 Subject: [PATCH] Update translation --- resources/lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 172cf2b155..2d55aa1dd6 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -3224,5 +3224,5 @@ return [ 'year_invalid' => 'Provided year is not valid.', 'if_you_need_help' => 'If you need help you can either post to our', - 'update_password_on_confirm' => 'After updating your password, your account will be confirmed.', + 'update_password_on_confirm' => 'After updating password, your account will be confirmed.', ];