BOD-7 #comment Fixed up employee list + form screen to follow other screens and resolve antd breaking changes.

This commit is contained in:
Patrick Fic
2020-03-10 11:41:46 -07:00
parent 05d7aa7000
commit 024ddc2737
9 changed files with 137 additions and 87 deletions

View File

@@ -113,6 +113,9 @@
"last_name": "Apellido",
"termination_date": "Fecha de conclusión"
},
"labels": {
"actions": ""
},
"successes": {
"delete": "Empleado eliminado con éxito.",
"save": "Empleado guardado con éxito."