fix: layout menues
This commit is contained in:
@@ -133,5 +133,15 @@
|
||||
"passwordChanged": "Password changed",
|
||||
"passwordAdded": "Password added",
|
||||
"error": "Password change failed"
|
||||
},
|
||||
"products": {
|
||||
"menu": {
|
||||
"title": "Harmony Product Family",
|
||||
"getDemo": "Get Demo"
|
||||
},
|
||||
"harmonyClub": {
|
||||
"title": "Harmony Club",
|
||||
"description": "Encourage repeat purchases by sending discount codes and points to your customers."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"header": {
|
||||
"logout": "logout "
|
||||
},
|
||||
"side": {
|
||||
"account": "Account",
|
||||
"personalInfo": "Personal information",
|
||||
@@ -10,4 +13,4 @@
|
||||
"activeSessions": "Active sessions",
|
||||
"setting": "Settings"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -134,5 +134,15 @@
|
||||
"passwordChanged": "رمز عبور تعویض شد",
|
||||
"passwordAdded": "رمز عبور اضافه شد",
|
||||
"error": "تعویض رمز عبور با مشکل مواجه شد"
|
||||
},
|
||||
"products": {
|
||||
"menu": {
|
||||
"title": "خانواده محصولات هارمونی",
|
||||
"getDemo": "دریافت دمو"
|
||||
},
|
||||
"harmonyClub": {
|
||||
"title": "هارمونی کلاب",
|
||||
"description": "با ارسال کد تخفیف و امتیاز به مشتریان کسب و کارتان آنها را به خرید مجدد ترغیب کنید"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"header": {
|
||||
"logout": "خروج از حساب کاربری"
|
||||
},
|
||||
"side": {
|
||||
"account": "حساب کاربری",
|
||||
"personalInfo": "اطلاعات شخصی",
|
||||
@@ -10,4 +13,4 @@
|
||||
"activeSessions": "نشست های فعال",
|
||||
"setting": "تنظیمات"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user