keep consistent messages, with fullstop at end

This commit is contained in:
proddy
2024-10-16 21:54:03 +02:00
parent c7b565f033
commit 3f1c30c948
4 changed files with 5 additions and 5 deletions

View File

@@ -148,7 +148,7 @@ const Help = () => {
<Box p={2} color="warning.main">
<Typography mb={1} variant="body1">
{LL.HELP_INFORMATION_4()}
{LL.HELP_INFORMATION_4()}.
</Typography>
<Button
startIcon={<DownloadIcon />}