Added block calendar day for BOD-94

This commit is contained in:
Patrick Fic
2020-06-25 13:36:11 -07:00
parent 2e30a9078e
commit 7305994a05
20 changed files with 392 additions and 65 deletions

View File

@@ -19,6 +19,7 @@
},
"appointments": {
"actions": {
"block": "Block Day",
"cancel": "Cancel",
"intake": "Intake",
"new": "New Appointment",
@@ -36,6 +37,7 @@
},
"labels": {
"arrivedon": "Arrived on: ",
"blocked": "Blocked",
"cancelledappointment": "Canceled appointment for: ",
"history": "History",
"nodateselected": "No date has been selected.",

View File

@@ -19,6 +19,7 @@
},
"appointments": {
"actions": {
"block": "",
"cancel": "Cancelar",
"intake": "Consumo",
"new": "Nueva cita",
@@ -36,6 +37,7 @@
},
"labels": {
"arrivedon": "Llegado el:",
"blocked": "",
"cancelledappointment": "Cita cancelada para:",
"history": "",
"nodateselected": "No se ha seleccionado ninguna fecha.",

View File

@@ -19,6 +19,7 @@
},
"appointments": {
"actions": {
"block": "",
"cancel": "annuler",
"intake": "Admission",
"new": "Nouveau rendez-vous",
@@ -36,6 +37,7 @@
},
"labels": {
"arrivedon": "Arrivé le:",
"blocked": "",
"cancelledappointment": "Rendez-vous annulé pour:",
"history": "",
"nodateselected": "Aucune date n'a été sélectionnée.",