From f9f87ae4ce0600960134d107ec7e4f6764207add Mon Sep 17 00:00:00 2001 From: Mohammed AlShannaq Date: Tue, 5 Sep 2023 20:10:15 +0300 Subject: [PATCH] Update src/Language/ar/Auth.php Co-authored-by: Samuel Asor <8720569+sammyskills@users.noreply.github.com> --- src/Language/ar/Auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Language/ar/Auth.php b/src/Language/ar/Auth.php index 1945f46a5..247daa723 100644 --- a/src/Language/ar/Auth.php +++ b/src/Language/ar/Auth.php @@ -30,7 +30,7 @@ 'password' => 'كلمة المرور', 'passwordConfirm' => 'كلمة المرور (مرة اخرى)', 'haveAccount' => 'هل لديك حساب بالفعل؟', - 'token' => 'رمز Token', + 'token' => 'رمز', // Buttons 'confirm' => 'تاكيد',