Added tech routing paths and basic structure of landing page + sign in + reducers BOD-95
This commit is contained in:
@@ -825,6 +825,16 @@
|
||||
"profilesidebar": {
|
||||
"profile": "Mi perfil",
|
||||
"shops": "Mis tiendas"
|
||||
},
|
||||
"tech": {
|
||||
"clockin": "",
|
||||
"clockout": "",
|
||||
"home": "",
|
||||
"joblookup": "",
|
||||
"login": "",
|
||||
"logout": "",
|
||||
"productionboard": "",
|
||||
"productionlist": ""
|
||||
}
|
||||
},
|
||||
"messaging": {
|
||||
@@ -1036,6 +1046,12 @@
|
||||
"removed": ""
|
||||
}
|
||||
},
|
||||
"tech": {
|
||||
"labels": {
|
||||
"loggedin": "",
|
||||
"notloggedin": ""
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"errors": {
|
||||
"updating": ""
|
||||
|
||||
Reference in New Issue
Block a user