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"
}
}