feat(projects): confirmation popup before opening link
This commit is contained in:
@@ -32,5 +32,12 @@
|
||||
"title": "Touch Screen",
|
||||
"description": "TODO"
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
"linkConformationPopup": {
|
||||
"yes": "yes",
|
||||
"no": "no",
|
||||
"text": "Open {url}?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user