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