Missed in last commit

This commit is contained in:
Patrick Fic
2020-02-24 17:12:26 -08:00
parent f70627b5da
commit 7335a555c2
4 changed files with 27 additions and 3 deletions

View File

@@ -92,6 +92,27 @@
</translation>
</translations>
</concept_node>
<concept_node>
<name>validation</name>
<definition_loaded>false</definition_loaded>
<description></description>
<comment></comment>
<default_text></default_text>
<translations>
<translation>
<language>en-US</language>
<approved>false</approved>
</translation>
<translation>
<language>es-MX</language>
<approved>false</approved>
</translation>
<translation>
<language>fr-CA</language>
<approved>false</approved>
</translation>
</translations>
</concept_node>
</children>
</folder_node>
<folder_node>

View File

@@ -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"

View File

@@ -6,7 +6,8 @@
},
"errors": {
"deleting": "",
"saving": ""
"saving": "",
"validation": ""
},
"fields": {
"employee": "Asignado a"

View File

@@ -6,7 +6,8 @@
},
"errors": {
"deleting": "",
"saving": ""
"saving": "",
"validation": ""
},
"fields": {
"employee": "Alloué à"