Manage Profile Pages

This commit is contained in:
Patrick Fic
2020-01-06 15:42:16 -08:00
parent 1e24f8679a
commit b51b2d2b76
16 changed files with 264 additions and 101 deletions

View File

@@ -10,13 +10,32 @@
"in": "In",
"out": "Out",
"na": "N/A",
"unknown": "Unknown",
"save": "Save"
}
},
"menus": {
"currentuser": {
"profile": "Profile",
"languageselector": "Language"
},
"profilesidebar": {
"profile": "My Profile",
"shops": "My Shops"
}
},
"titles": {
"app": "Bodyshop by ImEX Systems",
"jobs": "All Jobs | $t(titles.app)",
"jobsdetail": "Job {{ro_number}} | $t(titles.app)"
"jobsdetail": "Job {{ro_number}} | $t(titles.app)",
"profile": "My Profile | $t(titles.app)"
},
"profile": {
"errors": {
"state": "Error reading page state. Please refresh."
}
},
"jobs": {