add: error history modal for easier to view log and copy

This commit is contained in:
RainyXeon
2024-07-07 17:03:20 +07:00
committed by ThePedroo
parent e059917f73
commit 7ef7cf24e9
17 changed files with 199 additions and 34 deletions

View File

@@ -39,5 +39,9 @@
},
"global": {
"unknown": "Desconhecido"
},
"errorHistory": {
"header": "Error History",
"placeholder": "No error log recorded here!"
}
}