forked from MapComplete/MapComplete
Fix: fix validation of question input; remove some obsolete logging; stabilize output of generate:translations wrt newlines
This commit is contained in:
parent
755f905c36
commit
1f39ba9ab5
26 changed files with 7328 additions and 71 deletions
|
@ -1006,7 +1006,8 @@
|
|||
},
|
||||
"phone": {
|
||||
"description": "a phone number",
|
||||
"feedback": "This is not a valid phone number"
|
||||
"feedback": "This is not a valid phone number",
|
||||
"feedbackCountry": "This is not a valid phone number (for country {country})"
|
||||
},
|
||||
"pnat": {
|
||||
"description": "a positive, whole number",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue