forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
fec3608ca4
57 changed files with 1160 additions and 594 deletions
|
@ -633,7 +633,7 @@
|
|||
"#": "These texts are shown above the theme buttons when no theme is loaded",
|
||||
"about": "About MapComplete",
|
||||
"featuredThemeTitle": "Featured this week",
|
||||
"intro": "Maps about various topics which you contribute to",
|
||||
"intro": "Maps about various topics which you can contribute to",
|
||||
"learnMore": "Learn more",
|
||||
"logIn": "Log in to see other themes you previously visited",
|
||||
"pickTheme": "Pick a theme below to get started.",
|
||||
|
@ -865,6 +865,9 @@
|
|||
"description": "a positive, whole number",
|
||||
"noZero": "Zero is not allowed"
|
||||
},
|
||||
"regex": {
|
||||
"description": "a regular expression"
|
||||
},
|
||||
"slope": {
|
||||
"inputExplanation": "Place your phone on the ground with the top side of your phone pointing towards the top of the slope.",
|
||||
"inputIncorrect": "For correct measurements, make sure the arrow is within the green area."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue