Add install button translation

This commit is contained in:
mattreim
2024-08-18 19:14:07 +02:00
parent f2d2e07325
commit 8b68f03dd9
11 changed files with 11 additions and 1 deletions

View File

@@ -340,7 +340,7 @@ const DownloadUpload = () => {
installFirmwareURL(DEV_URL + getBinURL(latestDevVersion))
}
>
Install
{LL.INSTALL(0)}
</Button>
</Box>
)}