Client: Switched to react-qr-scanner

This commit is contained in:
Donkie
2023-08-03 22:26:17 +02:00
parent 3eda3580f6
commit edd75e86be
5 changed files with 388 additions and 82 deletions

View File

@@ -94,6 +94,15 @@
"selectedTotal_other": "{{count}} spools selected"
}
},
"scanner": {
"error": {
"notAllowed": "You have not allowed access to the camera.",
"insecureContext": "The page is not served over HTTPS.",
"streamApiNotSupported": "The browser does not support the MediaStream API.",
"notReadable": "The camera is not readable.",
"unknown": "An unknown error occurred. ({{error}})"
}
},
"spool": {
"spool": "Spools",
"fields": {