en.js additions

This commit is contained in:
Carlos Jimenez 2019-01-09 11:11:37 +01:00
parent 360ef4837f
commit 858cdc623f
1 changed files with 2 additions and 1 deletions

View File

@ -24,5 +24,6 @@
"This address doesn't exist": "This address doesn't exist",
"NO_AGENCY_AVAILABLE": "NO_AGENCY_AVAILABLE",
"Warehouse cannot be blank": "Warehouse cannot be blank",
"Agency cannot be blank": "Agency cannot be blank"
"Agency cannot be blank": "Agency cannot be blank",
"The IBAN does not have the correct format": "The IBAN does not have the correct format"
}