Skip to content

Commit

Permalink
Merge pull request emsesp#1949 from mattreim/dev
Browse files Browse the repository at this point in the history
Add help translation
  • Loading branch information
proddy authored Aug 17, 2024
2 parents c7d721b + 67a21b2 commit bfc712f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/src/app/main/Help.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ const Help = () => {
color="primary"
onClick={() => callAPI('system', 'allvalues')}
>
All Values
{LL.ALLVALUES(0)}
</Button>

<Box border={1} p={1} mt={4}>
Expand Down

0 comments on commit bfc712f

Please sign in to comment.