forked from MapComplete/MapComplete
Reviews: add import key functionality
This commit is contained in:
parent
2482ecefc2
commit
ec4f109a2e
6 changed files with 141 additions and 11 deletions
|
@ -509,6 +509,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "mangrove-key-import",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "import_mangrove_key",
|
||||
"text": {
|
||||
"en": "Import a mangrove private key from backup",
|
||||
"nl": "Herstel een Mangrove Private sleutel van backup"
|
||||
}
|
||||
},
|
||||
"after": {
|
||||
"en": "Uploading a private key erases your current private key. If you made reviews with it, download your current private key first"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "translations-title",
|
||||
"label": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue