Add log uploading

This commit is contained in:
marios8543
2024-02-23 22:22:10 +02:00
parent 6b5f7c8642
commit 6b7f842233
4 changed files with 30 additions and 7 deletions
+7
View File
@@ -266,5 +266,12 @@
},
"Testing": {
"download": "Download"
},
"LogViewer": {
"viewLog": "View Log",
"uploadLog": "Upload Log",
"textError": "Error loading text",
"uploadConfirm": "Are you sure you want to upload this log ?",
"uploadDisclaimer": "Depending on how this plugin is written, this log might contain confidential information. Are you sure you want to continue ? If unsure, ask the plugin developer."
}
}