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": "Nom de famille",
"termination_date": "Date de résiliation"
},
"labels": {
"actions": ""
},
"successes": {
"delete": "L'employé a bien été supprimé.",
"save": "L'employé a enregistré avec succès."