Added working days to scheduling IO-153

This commit is contained in:
Patrick Fic
2021-01-29 17:26:48 -08:00
parent e71a7bd17b
commit 10e70230ba
20 changed files with 638 additions and 20 deletions

View File

@@ -393,7 +393,8 @@
},
"scheduling": "SMART Scheduling",
"shopinfo": "Shop Information",
"speedprint": "Speed Print Configuration"
"speedprint": "Speed Print Configuration",
"workingdays": "Working Days"
},
"successes": {
"save": "Shop configuration saved successfully. "
@@ -687,6 +688,7 @@
"email": "Email",
"errors": "Errors",
"exceptiontitle": "An error has occurred.",
"friday": "Friday",
"hours": "hrs",
"in": "In",
"instanceconflictext": "Your $t(titles.app) account can only be used on one device at any given time. Refresh your session to take control.",
@@ -695,6 +697,7 @@
"loadingapp": "Loading $t(titles.app)",
"loadingshop": "Loading shop data...",
"loggingin": "Authorizing...",
"monday": "Monday",
"na": "N/A",
"no": "No",
"out": "Out",
@@ -704,15 +707,20 @@
"passwordsdonotmatch": "The passwords you have entered do not match.",
"print": "Print",
"required": "Required",
"saturday": "Saturday",
"search": "Search...",
"selectdate": "Select date...",
"sendagain": "Send Again",
"sendby": "Send By",
"sunday": "Sunday",
"text": "Text",
"thursday": "Thursday",
"totals": "Totals",
"tuesday": "Tuesday",
"unknown": "Unknown",
"username": "Username",
"view": "View",
"wednesday": "Wednesday",
"yes": "Yes"
},
"languages": {

View File

@@ -393,7 +393,8 @@
},
"scheduling": "",
"shopinfo": "",
"speedprint": ""
"speedprint": "",
"workingdays": ""
},
"successes": {
"save": ""
@@ -687,6 +688,7 @@
"email": "",
"errors": "",
"exceptiontitle": "",
"friday": "",
"hours": "",
"in": "en",
"instanceconflictext": "",
@@ -695,6 +697,7 @@
"loadingapp": "Cargando $t(titles.app)",
"loadingshop": "Cargando datos de la tienda ...",
"loggingin": "Iniciando sesión ...",
"monday": "",
"na": "N / A",
"no": "",
"out": "Afuera",
@@ -704,15 +707,20 @@
"passwordsdonotmatch": "",
"print": "",
"required": "",
"saturday": "",
"search": "Buscar...",
"selectdate": "",
"sendagain": "",
"sendby": "",
"sunday": "",
"text": "",
"thursday": "",
"totals": "",
"tuesday": "",
"unknown": "Desconocido",
"username": "",
"view": "",
"wednesday": "",
"yes": ""
},
"languages": {

View File

@@ -393,7 +393,8 @@
},
"scheduling": "",
"shopinfo": "",
"speedprint": ""
"speedprint": "",
"workingdays": ""
},
"successes": {
"save": ""
@@ -687,6 +688,7 @@
"email": "",
"errors": "",
"exceptiontitle": "",
"friday": "",
"hours": "",
"in": "dans",
"instanceconflictext": "",
@@ -695,6 +697,7 @@
"loadingapp": "Chargement de $t(titles.app)",
"loadingshop": "Chargement des données de la boutique ...",
"loggingin": "Vous connecter ...",
"monday": "",
"na": "N / A",
"no": "",
"out": "En dehors",
@@ -704,15 +707,20 @@
"passwordsdonotmatch": "",
"print": "",
"required": "",
"saturday": "",
"search": "Chercher...",
"selectdate": "",
"sendagain": "",
"sendby": "",
"sunday": "",
"text": "",
"thursday": "",
"totals": "",
"tuesday": "",
"unknown": "Inconnu",
"username": "",
"view": "",
"wednesday": "",
"yes": ""
},
"languages": {