Show error when logs are gone

This commit is contained in:
Johannes Zellner
2023-05-15 17:49:34 +02:00
parent b5641cc445
commit af63dbb31d
4 changed files with 20 additions and 11 deletions

View File

@@ -1073,7 +1073,8 @@
"title": "Logs",
"clear": "Clear View",
"download": "Download Full Logs",
"notFoundError": "No such task or app"
"notFoundError": "No such task or app",
"logsGoneError": "Corresponding log files are already gone"
},
"terminal": {
"title": "Terminal",