mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 18:12:00 +00:00
Add log uploading
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user