feat: log uploading

This commit is contained in:
edde746
2026-02-07 20:09:30 +01:00
parent 101a55552e
commit 747fee0889
23 changed files with 393 additions and 36 deletions
+5 -1
View File
@@ -351,7 +351,10 @@
"noItemsAvailable": "Inga objekt tillgängliga",
"failedToCreatePlayQueueNoItems": "Det gick inte att skapa uppspelningskö inga objekt",
"failedPlayback": "Kunde inte ${action}: ${error}",
"switchingToCompatiblePlayer": "Byter till kompatibel spelare..."
"switchingToCompatiblePlayer": "Byter till kompatibel spelare...",
"logsUploaded": "Logs uploaded",
"logsUploadFailed": "Failed to upload logs",
"logId": "Log ID"
},
"subtitlingStyling": {
"stylingOptions": "Stilalternativ",
@@ -500,6 +503,7 @@
"logs": {
"clearLogs": "Rensa loggar",
"copyLogs": "Kopiera loggar",
"uploadLogs": "Upload Logs",
"error": "Fel:",
"stackTrace": "Stack trace:"
},