added translations
This commit is contained in:
parent
2bbbdcb55e
commit
d364025b19
|
@ -29,5 +29,5 @@
|
||||||
"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": "The new quantity should be smaller than the old one"
|
"The new quantity should be smaller than the old one": "La nueva cantidad debe ser menor que la anterior"
|
||||||
}
|
}
|
Loading…
Reference in New Issue