Polish translation improvements

This commit is contained in:
pswid
2022-10-11 13:56:19 +02:00
parent 58c4455076
commit f921ef4708
3 changed files with 58 additions and 65 deletions

View File

@@ -160,7 +160,7 @@ const SystemStatusForm: FC = () => {
<Typography variant="body2">
{LL.USE()}&nbsp;
<Link href={uploadURL} color="primary">
{'UPLOAD'}
{LL.UPLOAD()}
</Link>
&nbsp;{LL.SYSTEM_APPLY_FIRMWARE()}
</Typography>