forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
f0c90b4d1c
50 changed files with 815 additions and 282 deletions
|
@ -828,12 +828,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",
|
||||
|
@ -846,9 +846,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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue