diff --git a/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx b/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx index 706f1cce..3132062b 100644 --- a/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx +++ b/src/firmware/bootloaderInstructions/BootloaderInstructions.tsx @@ -192,18 +192,38 @@ const BootloaderInstructions: React.VoidFunctionComponent<
-- {i18n.translate('instruction', { - startPoweredOff: hubHasUSB(hubType) - ? i18n.translate('startPoweredOff.usb') - : recovery - ? i18n.translate('startPoweredOff.recovery', { - lego: legoRegisteredTrademark, - }) - : i18n.translate('startPoweredOff.default'), - })} -
+{i18n.translate('prepare.start')}
{i18n.translate('step.start')}
+