feature/default_network_editable
brunobar79 6 years ago
parent d2368d6fe0
commit 34617a21c3
  1. 2
      app/_locales/en/messages.json
  2. 2
      ui/app/components/modals/qr-scanner/index.scss

@ -941,7 +941,7 @@
"message": "Info" "message": "Info"
}, },
"scanInstructions": { "scanInstructions": {
"message": "Place the QR code in front of your camera so we can read it..." "message": "Place the QR code in front of your camera"
}, },
"scanQrCode": { "scanQrCode": {
"message": "Scan QR Code" "message": "Scan QR Code"

@ -35,7 +35,7 @@
&__status { &__status {
text-align: center; text-align: center;
font-size: 12px; font-size: 14px;
padding: 15px; padding: 15px;
} }
} }

Loading…
Cancel
Save