Missed in last commit
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
},
|
||||
"errors": {
|
||||
"deleting": "Error encountered while deleting allocation. {{message}}",
|
||||
"saving": "Error while allocating. {{message}}"
|
||||
"saving": "Error while allocating. {{message}}",
|
||||
"validation": "Please ensure all fields are entered correctly. "
|
||||
},
|
||||
"fields": {
|
||||
"employee": "Allocated To"
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
},
|
||||
"errors": {
|
||||
"deleting": "",
|
||||
"saving": ""
|
||||
"saving": "",
|
||||
"validation": ""
|
||||
},
|
||||
"fields": {
|
||||
"employee": "Asignado a"
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
},
|
||||
"errors": {
|
||||
"deleting": "",
|
||||
"saving": ""
|
||||
"saving": "",
|
||||
"validation": ""
|
||||
},
|
||||
"fields": {
|
||||
"employee": "Alloué à"
|
||||
|
||||
Reference in New Issue
Block a user