aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/en/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales/en/messages.json')
-rw-r--r--app/_locales/en/messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 60e873371..ec96f5b08 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -656,6 +656,9 @@
"notStarted": {
"message": "Not Started"
},
+ "noWebcamFound": {
+ "message": "We couldn't find any webcam available on your computer. Make sure the device is connected and configured correctly."
+ },
"oldUI": {
"message": "Old UI"
},
@@ -1098,6 +1101,9 @@
"unknownQrCode": {
"message": "Error: We couldn't identify that QR code"
},
+ "unknownCameraError": {
+ "message": "Ooops! Something went wrong while trying to access you camera. Please try again..."
+ },
"unlock": {
"message": "Unlock"
},