check text for online version check

This commit is contained in:
proddy
2026-08-23 12:41:23 +02:00
parent fce46f7613
commit b0255d726b
12 changed files with 23 additions and 24 deletions
+1 -2
View File
@@ -807,8 +807,7 @@ const Version = () => {
</>
) : (
<Typography sx={{ mt: 2 }} color="warning">
<WarningIcon color="warning" sx={{ verticalAlign: 'middle', mr: 2 }} />
{LL.INTERNET_CONNECTION_REQUIRED()}
{LL.INTERNET_CONNECTION_CHECK()}&hellip;
</Typography>
)}
{me.admin && (