mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-13 18:14:09 +00:00
firmware/alerts/NoDfuHub: fix translation key
This commit is contained in:
@@ -26,7 +26,7 @@ const NoDfuHub: React.VoidFunctionComponent = () => {
|
||||
href={pybricksUsbDfuTroubleshootingUrl}
|
||||
target="_blank"
|
||||
>
|
||||
{i18n.translate('noDfuHub.suggestion2')}
|
||||
{i18n.translate('noDfuHub.troubleshootButton')}
|
||||
<ExternalLinkIcon />
|
||||
</AnchorButton>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user