Add help translation

This commit is contained in:
mattreim
2024-08-17 13:32:53 +02:00
parent 140aba52d1
commit 67a21b25a8

View File

@@ -113,7 +113,7 @@ const Help = () => {
color="primary" color="primary"
onClick={() => callAPI('system', 'allvalues')} onClick={() => callAPI('system', 'allvalues')}
> >
All Values {LL.ALLVALUES(0)}
</Button> </Button>
<Box border={1} p={1} mt={4}> <Box border={1} p={1} mt={4}>