big-265: fixed forgot password text

This commit is contained in:
Allan Ibutiti
2024-11-07 12:13:59 +03:00
parent 94223b6ebf
commit 850f4956cb
4 changed files with 6 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ function LoginFooterLinks() {
)}
<AuthFooterLink>
<Link to={'/auth/send_reset_password'}>
<T id={'forget_my_password'} />
<T id={'forgot_my_password'} />
</Link>
</AuthFooterLink>
</AuthFooterLinks>

View File

@@ -99,7 +99,7 @@ function RegisterFooterLinks() {
<AuthFooterLink>
<Link to={'/auth/send_reset_password'}>
<T id={'forget_my_password'} />
<T id={'forgot_my_password'} />
</Link>
</AuthFooterLink>
</AuthFooterLinks>

View File

@@ -18,7 +18,7 @@
"to_date": "الى تاريخ",
"report_date_range": "تقرير نطاق التاريخ",
"log_in": "تسجيل الدخول",
"forget_my_password": "نسيت كلمة المرور الخاصة بي",
"forgot_my_password": "نسيت كلمة المرور الخاصة بي",
"keep_me_logged_in": "تذكرني",
"dont_have_an_account": "ليس لديك حساب؟",
"sign_up": "تسجيل",
@@ -1570,8 +1570,8 @@
"refund": "استرجاع",
"landed_cost.dialog.label_select_transaction": "حدد المعاملة ",
"landed_cost.dialog.label_select_transaction_entry": "حدد سطر المعاملة ",
"landed_cost.dialog.label_unallocated_cost_amount":"قيمة التكلفة غير المحملة:",
"landed_cost.error.the_total_located_cost_is_bigger_than_the_transaction_line":"إجمالي قيمة التكلفة المحملة أكبر من قيمة سطر المعاملة.",
"landed_cost.dialog.label_unallocated_cost_amount": "قيمة التكلفة غير المحملة:",
"landed_cost.error.the_total_located_cost_is_bigger_than_the_transaction_line": "إجمالي قيمة التكلفة المحملة أكبر من قيمة سطر المعاملة.",
"landed_cost.once_your_delete_this_located_landed_cost": "بمجرد حذف معاملة تحميل التكلفة ، لن تتمكن من استعادتها لاحقًا ، هل أنت متأكد من أنك تريد حذف هذه المعاملة؟",
"refund_credit_note.dialog.label": "استرجاع اموال",
"refund_credit_note.dialog.success_message": "تم انشاء معاملة استرجاع الاموال لإشعار الدائن بنجاح.",

View File

@@ -16,7 +16,7 @@
"to_date": "To date",
"report_date_range": "Report date range",
"log_in": "Log in",
"forget_my_password": "Forget my password",
"forgot_my_password": "Forgot my password",
"keep_me_logged_in": "Keep me logged in",
"dont_have_an_account": "Don't have an account?",
"sign_up": "Sign up",