Added scoreboard initial design BOD-91
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
"appt_length": "Default Appointment Length",
|
||||
"city": "City",
|
||||
"country": "Country",
|
||||
"dailybodytarget": "Scoreboard - Daily Body Target",
|
||||
"dailypainttarget": "Scoreboard - Daily Paint Target",
|
||||
"email": "General Shop Email",
|
||||
"federal_tax_id": "Federal Tax ID (GST/HST)",
|
||||
"insurance_vendor_id": "Insurance Vendor ID",
|
||||
@@ -797,6 +799,7 @@
|
||||
"productionboard": "Production Board",
|
||||
"productionlist": "Production - List",
|
||||
"schedule": "Schedule",
|
||||
"scoreboard": "Scoreboard",
|
||||
"shop": "My Shop",
|
||||
"shop_config": "Configuration",
|
||||
"shop_csi": "CSI",
|
||||
@@ -1011,6 +1014,15 @@
|
||||
"state": "Error reading page state. Please refresh."
|
||||
}
|
||||
},
|
||||
"scoreboard": {
|
||||
"labels": {
|
||||
"asoftodaytarget": "As of Today",
|
||||
"dailytarget": "Daily",
|
||||
"monthlytarget": "Monthly",
|
||||
"weeklytarget": "Weekly",
|
||||
"workingdays": "Working Days / Month"
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"errors": {
|
||||
"updating": "Error updating template {{error}}."
|
||||
@@ -1067,6 +1079,7 @@
|
||||
"productionboard": "Production Board",
|
||||
"productionlist": "Production - List",
|
||||
"schedule": "Schedule",
|
||||
"scoreboard": "Scoreboard",
|
||||
"shop": "Manage my Shop ({{shopname}})",
|
||||
"shop-csi": "CSI Responses",
|
||||
"shop-templates": "Shop Templates",
|
||||
@@ -1096,6 +1109,7 @@
|
||||
"productionlist": "Production - List View | $t(titles.app)",
|
||||
"profile": "My Profile | $t(titles.app)",
|
||||
"schedule": "Schedule | $t(titles.app)",
|
||||
"scoreboard": "Scoreboard | $t(titles.app)",
|
||||
"shop": "My Shop | $t(titles.app)",
|
||||
"shop-csi": "CSI Responses | $t(titles.app)",
|
||||
"shop-templates": "Shop Templates | $t(titles.app)",
|
||||
|
||||
@@ -86,6 +86,8 @@
|
||||
"appt_length": "",
|
||||
"city": "",
|
||||
"country": "",
|
||||
"dailybodytarget": "",
|
||||
"dailypainttarget": "",
|
||||
"email": "",
|
||||
"federal_tax_id": "",
|
||||
"insurance_vendor_id": "",
|
||||
@@ -797,6 +799,7 @@
|
||||
"productionboard": "",
|
||||
"productionlist": "",
|
||||
"schedule": "Programar",
|
||||
"scoreboard": "",
|
||||
"shop": "Mi tienda",
|
||||
"shop_config": "Configuración",
|
||||
"shop_csi": "",
|
||||
@@ -1011,6 +1014,15 @@
|
||||
"state": "Error al leer el estado de la página. Porfavor refresca."
|
||||
}
|
||||
},
|
||||
"scoreboard": {
|
||||
"labels": {
|
||||
"asoftodaytarget": "",
|
||||
"dailytarget": "",
|
||||
"monthlytarget": "",
|
||||
"weeklytarget": "",
|
||||
"workingdays": ""
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"errors": {
|
||||
"updating": ""
|
||||
@@ -1067,6 +1079,7 @@
|
||||
"productionboard": "",
|
||||
"productionlist": "",
|
||||
"schedule": "",
|
||||
"scoreboard": "",
|
||||
"shop": "",
|
||||
"shop-csi": "",
|
||||
"shop-templates": "",
|
||||
@@ -1096,6 +1109,7 @@
|
||||
"productionlist": "",
|
||||
"profile": "Mi perfil | $t(titles.app)",
|
||||
"schedule": "Horario | $t(titles.app)",
|
||||
"scoreboard": "",
|
||||
"shop": "Mi tienda | $t(titles.app)",
|
||||
"shop-csi": "",
|
||||
"shop-templates": "",
|
||||
|
||||
@@ -86,6 +86,8 @@
|
||||
"appt_length": "",
|
||||
"city": "",
|
||||
"country": "",
|
||||
"dailybodytarget": "",
|
||||
"dailypainttarget": "",
|
||||
"email": "",
|
||||
"federal_tax_id": "",
|
||||
"insurance_vendor_id": "",
|
||||
@@ -797,6 +799,7 @@
|
||||
"productionboard": "",
|
||||
"productionlist": "",
|
||||
"schedule": "Programme",
|
||||
"scoreboard": "",
|
||||
"shop": "Mon magasin",
|
||||
"shop_config": "Configuration",
|
||||
"shop_csi": "",
|
||||
@@ -1011,6 +1014,15 @@
|
||||
"state": "Erreur lors de la lecture de l'état de la page. Rafraichissez, s'il vous plait."
|
||||
}
|
||||
},
|
||||
"scoreboard": {
|
||||
"labels": {
|
||||
"asoftodaytarget": "",
|
||||
"dailytarget": "",
|
||||
"monthlytarget": "",
|
||||
"weeklytarget": "",
|
||||
"workingdays": ""
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
"errors": {
|
||||
"updating": ""
|
||||
@@ -1067,6 +1079,7 @@
|
||||
"productionboard": "",
|
||||
"productionlist": "",
|
||||
"schedule": "",
|
||||
"scoreboard": "",
|
||||
"shop": "",
|
||||
"shop-csi": "",
|
||||
"shop-templates": "",
|
||||
@@ -1096,6 +1109,7 @@
|
||||
"productionlist": "",
|
||||
"profile": "Mon profil | $t(titles.app)",
|
||||
"schedule": "Horaire | $t(titles.app)",
|
||||
"scoreboard": "",
|
||||
"shop": "Mon magasin | $t(titles.app)",
|
||||
"shop-csi": "",
|
||||
"shop-templates": "",
|
||||
|
||||
Reference in New Issue
Block a user