#604 e2e de la seccion ticket.sale fallo de traducciones
This commit is contained in:
parent
d991731f98
commit
566c8e619e
|
@ -29,7 +29,6 @@
|
||||||
"The credit must be an integer greater than or equal to zero": "The credit must be an integer greater than or equal to zero",
|
"The credit must be an integer greater than or equal to zero": "The credit must be an integer greater than or equal to zero",
|
||||||
"The grade must be an integer greater than or equal to zero": "The grade must be an integer greater than or equal to zero",
|
"The grade must be an integer greater than or equal to zero": "The grade must be an integer greater than or equal to zero",
|
||||||
"Sample type cannot be blank": "Sample type cannot be blank",
|
"Sample type cannot be blank": "Sample type cannot be blank",
|
||||||
"The new quantity should be smaller than the old one": "La nueva cantidad debe ser menor que la anterior",
|
|
||||||
"The package cannot be blank": "The package cannot be blank",
|
"The package cannot be blank": "The package cannot be blank",
|
||||||
"The warehouse can't be repeated": "The warehouse can't be repeated",
|
"The warehouse can't be repeated": "The warehouse can't be repeated",
|
||||||
"The sales of that ticket can't be modified": "The sales of that ticket can't be modified"
|
"The sales of that ticket can't be modified": "The sales of that ticket can't be modified"
|
||||||
|
|
Loading…
Reference in New Issue