en.json update

This commit is contained in:
Carlos Jimenez Ruiz 2019-03-11 10:37:42 +01:00
parent 926ee532ae
commit 2e4e7f8dd1
1 changed files with 2 additions and 1 deletions

View File

@ -39,5 +39,6 @@
"You can't create a ticket for a frozen client": "You can't create a ticket for a frozen client", "You can't create a ticket for a frozen client": "You can't create a ticket for a frozen client",
"can't be blank": "can't be blank", "can't be blank": "can't be blank",
"Street cannot be empty": "Street cannot be empty", "Street cannot be empty": "Street cannot be empty",
"City cannot be empty": "City cannot be empty" "City cannot be empty": "City cannot be empty",
"EXTENSION_INVALID_FORMAT": "EXTENSION_INVALID_FORMAT"
} }