diff options
Diffstat (limited to 'app/_locales')
-rw-r--r-- | app/_locales/en/messages.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 286e32194..60e873371 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1144,6 +1144,9 @@ "whatsThis": { "message": "What's this?" }, + "youNeedToAllowCameraAccess": { + "message": "You need to allow camera access to use this feature." + }, "yourSigRequested": { "message": "Your signature is being requested" }, |