Minor parts order additions.

This commit is contained in:
Patrick Fic
2020-02-18 10:52:30 -08:00
parent 4dc3fb492a
commit dbf5c38752
6 changed files with 225 additions and 13 deletions

View File

@@ -378,6 +378,21 @@
"order": "Order Parts"
}
},
"parts_orders": {
"errors": {
"creating": "Error encountered when creating parts order. "
},
"fields": {
"deliver_by": "Deliver By"
},
"labels": {
"email": "Send by Email",
"print": "Show Printed Form"
},
"successes": {
"created": "Parts order created successfully. "
}
},
"profile": {
"errors": {
"state": "Error reading page state. Please refresh."