feat: welcome page title and club banner added

This commit is contained in:
2025-08-18 23:16:00 +03:30
parent 8e9486f1e5
commit c8ffd34f15
12 changed files with 164 additions and 2 deletions

View File

@@ -50,5 +50,14 @@
"ContainsASymbol": "Contains the symbol (!@#$%&*^)",
"confirmPassword": "Confirm password",
"passwordChangedSuccessfully": "Password changed successfully"
},
"accountCreated": {
"yourHarmonyAccountHasBeenSuccessfullyCreated": "Your Harmony account has been successfully created.",
"yourAccountInformationCanBeChangedThrough": "Your account information can be changed through ",
"yourAccountInformationCanBeChangedThroughEnd": "",
"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"
}
}

View File

@@ -52,5 +52,14 @@
"ContainsASymbol": "شامل علامت (!@#$%&*^)",
"confirmPassword": "تکرار رمز عبور",
"passwordChangedSuccessfully": "رمز عبور با موفقیت تغییر یافت"
},
"accountCreated": {
"yourHarmonyAccountHasBeenSuccessfullyCreated": "حساب هارمونی شما با موفقیت ایجاد شد",
"yourAccountInformationCanBeChangedThrough": "اطلاعات حساب شما از طریق ",
"yourAccountInformationCanBeChangedThroughEnd": " قابل تغییر می باشد",
"accountSettings": "تنظیمات حساب",
"harmonyClub": "هارمونی کلاب",
"encourageYourBusinessCustomersToMakeRepeatPurchasesBySendingThemDiscountCodesAndPoints": "با ارسال کد تخفیف و امتیاز به مشتریان کسب و کارتان آنها را به خرید مجدد ترغیب کنید ",
"redirectingTo": "در حال انتقال به"
}
}