feat: account created page redirect button added, navigate logic created, refresh token bug fix
This commit is contained in:
@@ -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..."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -60,6 +60,7 @@
|
||||
"accountSettings": "تنظیمات حساب",
|
||||
"harmonyClub": "هارمونی کلاب",
|
||||
"encourageYourBusinessCustomersToMakeRepeatPurchasesBySendingThemDiscountCodesAndPoints": "با ارسال کد تخفیف و امتیاز به مشتریان کسب و کارتان آنها را به خرید مجدد ترغیب کنید ",
|
||||
"redirectingTo": "در حال انتقال به"
|
||||
"redirectingTo": "در حال انتقال به",
|
||||
"redirecting": "درحال انتقال..."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user