Fix tests
This commit is contained in:
parent
6023f6e36c
commit
193834c286
16 changed files with 22 additions and 42 deletions
|
@ -548,9 +548,6 @@
|
|||
"date": {
|
||||
"description": "Una data, començant per l'any"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "Un número"
|
||||
},
|
||||
"direction": {
|
||||
"description": "Una orientació"
|
||||
},
|
||||
|
|
|
@ -634,9 +634,6 @@
|
|||
"date": {
|
||||
"description": "En dato, der starter med årstallet"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "Et tal"
|
||||
},
|
||||
"direction": {
|
||||
"description": "En retning"
|
||||
},
|
||||
|
|
|
@ -755,9 +755,6 @@
|
|||
"date": {
|
||||
"description": "Ein Datum, beginnend mit der Jahreszahl"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "Eine Zahl"
|
||||
},
|
||||
"direction": {
|
||||
"description": "Eine Himmelsrichtung"
|
||||
},
|
||||
|
|
|
@ -827,12 +827,12 @@
|
|||
"date": {
|
||||
"description": "A date, starting with the year"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "A number"
|
||||
},
|
||||
"direction": {
|
||||
"description": "An orientation"
|
||||
},
|
||||
"distance": {
|
||||
"description": "A distance in meter"
|
||||
},
|
||||
"email": {
|
||||
"description": "email-adres",
|
||||
"feedback": "This is not a valid email address",
|
||||
|
@ -845,9 +845,6 @@
|
|||
"int": {
|
||||
"description": "a whole number"
|
||||
},
|
||||
"length": {
|
||||
"description": "a length measurement in meter"
|
||||
},
|
||||
"nat": {
|
||||
"description": "a positive, whole number or zero",
|
||||
"mustBePositive": "This number should be positive",
|
||||
|
|
|
@ -516,9 +516,6 @@
|
|||
"deactivate": "Deshabilitar los botones de traducción"
|
||||
},
|
||||
"validation": {
|
||||
"decimal": {
|
||||
"description": "Un número"
|
||||
},
|
||||
"direction": {
|
||||
"description": "Una orientación"
|
||||
},
|
||||
|
|
|
@ -144,9 +144,6 @@
|
|||
"date": {
|
||||
"description": "Tanggal, dimulai dari tahun"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "Nomor"
|
||||
},
|
||||
"direction": {
|
||||
"description": "Orientasi"
|
||||
},
|
||||
|
|
|
@ -480,9 +480,6 @@
|
|||
"date": {
|
||||
"description": "En dato, som starter med året"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "Et tall"
|
||||
},
|
||||
"direction": {
|
||||
"description": "En retning"
|
||||
},
|
||||
|
|
|
@ -753,12 +753,12 @@
|
|||
"date": {
|
||||
"description": "Een datum (beginnend met het jaar)"
|
||||
},
|
||||
"decimal": {
|
||||
"description": "Een getal"
|
||||
},
|
||||
"direction": {
|
||||
"description": "Een orientatie"
|
||||
},
|
||||
"distance": {
|
||||
"description": "Een afstand in meter"
|
||||
},
|
||||
"email": {
|
||||
"description": "email-adres",
|
||||
"feedback": "Dit is geen geldig email-adres",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue