delete single entry function added

This commit is contained in:
nico
2024-05-01 15:34:16 +02:00
parent ea01ba3cdc
commit b6dc991f99
5 changed files with 51 additions and 23 deletions

View File

@@ -447,6 +447,11 @@
"finishedentrie": "Already finished entrie",
"@finishedentrie": {
"description": "already finished entrie options dialog header"
},
"justdelete": "Delete",
"@justdelete": {
"description": "just delete action pane label"
}
}