feat: account created page redirect button added, navigate logic created, refresh token bug fix

This commit is contained in:
مهرزاد قدرتی
2025-08-19 16:46:58 +03:30
parent c8ffd34f15
commit 6ff25c69f2
12 changed files with 430 additions and 36 deletions

View File

@@ -58,6 +58,7 @@
"accountSettings": "account settings",
"harmonyClub": "Harmony club",
"encourageYourBusinessCustomersToMakeRepeatPurchasesBySendingThemDiscountCodesAndPoints": "Encourage your business customers to make repeat purchases by sending them discount codes and points.",
"redirectingTo": "Redirecting to"
"redirectingTo": "Redirecting to",
"redirecting": "Redirecting..."
}
}

View File

@@ -60,6 +60,7 @@
"accountSettings": "تنظیمات حساب",
"harmonyClub": "هارمونی کلاب",
"encourageYourBusinessCustomersToMakeRepeatPurchasesBySendingThemDiscountCodesAndPoints": "با ارسال کد تخفیف و امتیاز به مشتریان کسب و کارتان آنها را به خرید مجدد ترغیب کنید ",
"redirectingTo": "در حال انتقال به"
"redirectingTo": "در حال انتقال به",
"redirecting": "درحال انتقال..."
}
}