Skip to content
Snippets Groups Projects
Commit 00759752 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

qr-code-scanner: clean up translations

parent c4c99c53
No related branches found
No related tags found
1 merge request!67Create a new i18next instance for every web component
{ {
"no-camera-access": "Zugriff auf Kamera nicht möglich.", "no-camera-access": "Zugriff auf Kamera nicht möglich.",
"check-access": "Bitte stellen Sie sicher, dass eine Webcam oder Kamera aktiviert ist und überprüfen Sie ob Ihr Browser die notwendigen Berechtigungen besitzt.", "check-access": "Bitte stellen Sie sicher, dass eine Webcam oder Kamera aktiviert ist und überprüfen Sie ob Ihr Browser die notwendigen Berechtigungen besitzt.",
"finished-scan": "Scannen abgeschlossen.",
"loading-video": "Video laden ...", "loading-video": "Video laden ...",
"no-qr-detected": "Kein QR-Code erkannt.", "no-qr-detected": "Kein QR-Code erkannt.",
"no-support": "Ihr Browser unterstützt keine Videoaufnahmen.", "no-support": "Ihr Browser unterstützt keine Videoaufnahmen.",
......
{ {
"no-camera-access": "Unable to access video stream.", "no-camera-access": "Unable to access video stream.",
"check-access": "Please make sure that a webcam or camera is activated and check whether your browser has the necessary authorizations.", "check-access": "Please make sure that a webcam or camera is activated and check whether your browser has the necessary authorizations.",
"finished-scan": "Finished scanning.",
"loading-video": "⌛ Loading video...", "loading-video": "⌛ Loading video...",
"no-qr-detected": "No QR code detected.", "no-qr-detected": "No QR code detected.",
"no-support": "Your browser does not support video recording.", "no-support": "Your browser does not support video recording.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment