forked from MapComplete/MapComplete
Feature: add 'copy-button' capabilities
This commit is contained in:
parent
3d442d0558
commit
2f89f9203d
6 changed files with 204 additions and 10 deletions
|
@ -23,6 +23,13 @@
|
|||
"intro": "Get in touch with other people to get to know them, learn from them, …",
|
||||
"title": "Get in touch with others"
|
||||
},
|
||||
"copy": {
|
||||
"button": "Create a copy",
|
||||
"confirm": "Create copy at the specified location",
|
||||
"intro": "Creating a copy will create a new POI on the map with the same properties as the current object.",
|
||||
"loading": "Creating a copy...",
|
||||
"title": "Create a copy"
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Cancel",
|
||||
"cannotBeDeleted": "This feature can not be deleted",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue