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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user