Further development of split-road feature; refactoring of change-handling

This commit is contained in:
Pieter Vander Vennet 2021-07-15 20:47:28 +02:00
parent dc4cdda3b5
commit 96ecded0b9
37 changed files with 967 additions and 568 deletions

View file

@ -30,8 +30,10 @@
"split": {
"split": "Split",
"cancel": "Cancel",
"inviteToSplit": "Split this road",
"loginToSplit": "You must be logged in to split a road",
"splitTitle": "Choose on the map where to split this road"
"splitTitle": "Choose on the map where to split this road",
"hasBeenSplit": "This way has been split"
},
"delete": {
"delete": "Delete",