added error catch to saveFile

This commit is contained in:
nico
2024-04-30 19:18:31 +02:00
parent e0d74591c8
commit 8531c402e7
3 changed files with 27 additions and 5 deletions

View File

@@ -427,6 +427,16 @@
"sent": "Sent",
"@sent": {
"description": "view data sent header"
},
"savefilefailed": "Error. Please try again",
"@savefilefailed": {
"description": "save as file failed snackbar"
},
"justplace": "Place",
"@justplace": {
"description": "just the word place"
}
}