en.json update
This commit is contained in:
parent
926ee532ae
commit
2e4e7f8dd1
|
@ -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"
|
||||||
}
|
}
|
Loading…
Reference in New Issue