Added colors to appointments BOD-393
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"saving": "Error scheduling appointment. {{message}}"
|
||||
},
|
||||
"fields": {
|
||||
"color": "Color",
|
||||
"time": "Appointment Time",
|
||||
"title": "Title"
|
||||
},
|
||||
@@ -162,6 +163,10 @@
|
||||
"fields": {
|
||||
"address1": "Address 1",
|
||||
"address2": "Address 2",
|
||||
"appt_colors": {
|
||||
"color": "Color",
|
||||
"label": "Label"
|
||||
},
|
||||
"appt_length": "Default Appointment Length",
|
||||
"bill_federal_tax_rate": "Bills - Federal Tax Rate %",
|
||||
"bill_local_tax_rate": "Bill - State Tax Rate %",
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
"saving": "Error al programar la cita. {{message}}"
|
||||
},
|
||||
"fields": {
|
||||
"color": "",
|
||||
"time": "",
|
||||
"title": "Título"
|
||||
},
|
||||
@@ -162,6 +163,10 @@
|
||||
"fields": {
|
||||
"address1": "",
|
||||
"address2": "",
|
||||
"appt_colors": {
|
||||
"color": "",
|
||||
"label": ""
|
||||
},
|
||||
"appt_length": "",
|
||||
"bill_federal_tax_rate": "",
|
||||
"bill_local_tax_rate": "",
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
"saving": "Erreur lors de la planification du rendez-vous. {{message}}"
|
||||
},
|
||||
"fields": {
|
||||
"color": "",
|
||||
"time": "",
|
||||
"title": "Titre"
|
||||
},
|
||||
@@ -162,6 +163,10 @@
|
||||
"fields": {
|
||||
"address1": "",
|
||||
"address2": "",
|
||||
"appt_colors": {
|
||||
"color": "",
|
||||
"label": ""
|
||||
},
|
||||
"appt_length": "",
|
||||
"bill_federal_tax_rate": "",
|
||||
"bill_local_tax_rate": "",
|
||||
|
||||
Reference in New Issue
Block a user