firmware/installPybricksDialog: rename flash button

This makes it clear there are two steps, connect and then flash.
This commit is contained in:
David Lechner
2022-07-27 15:19:36 -05:00
parent 76444c032c
commit 4e85b5c1b8
@@ -92,6 +92,6 @@
"label": "Next"
},
"flashFirmwareButton": {
"label": "Flash Firmware"
"label": "Connect and flash"
}
}