Added alt transport to appointments BOD-392
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"saving": "Error scheduling appointment. {{message}}"
|
||||
},
|
||||
"fields": {
|
||||
"alt_transport": "A.T.",
|
||||
"color": "Color",
|
||||
"time": "Appointment Time",
|
||||
"title": "Title"
|
||||
@@ -53,7 +54,8 @@
|
||||
},
|
||||
"successes": {
|
||||
"canceled": "Appointment canceled successfully.",
|
||||
"created": "Appointment scheduled successfully."
|
||||
"created": "Appointment scheduled successfully.",
|
||||
"saved": "Appointment saved successfully."
|
||||
}
|
||||
},
|
||||
"associations": {
|
||||
|
||||
Reference in New Issue
Block a user