Select point on minimap where to split

This commit is contained in:
Arno Deceuninck 2021-07-13 16:11:57 +02:00
parent ae5325d4d1
commit 159e4d3350
6 changed files with 146 additions and 140 deletions

View file

@ -27,6 +27,12 @@
"intro": "MapComplete is an OpenStreetMap-viewer and editor, which shows you information about a specific theme.",
"pickTheme": "Pick a theme below to get started."
},
"split": {
"split": "Split",
"cancel": "Cancel",
"loginToSplit": "You must be logged in to split a road",
"splitTitle": "Choose on the map where to split this road"
},
"delete": {
"delete": "Delete",
"cancel": "Cancel",