the removed line was making the translation to work on the opposite way
This commit is contained in:
parent
3b27c485e0
commit
eab15e7598
|
@ -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 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",
|
||||
"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 warehouse can't be repeated": "The warehouse can't be repeated"
|
||||
}
|
Loading…
Reference in New Issue