Add modules helper to i18n

This commit is contained in:
mattreim
2024-08-04 21:41:00 +02:00
parent 01b63482bd
commit 48dc9738b1
11 changed files with 11 additions and 1 deletions

View File

@@ -127,7 +127,7 @@ const Settings: FC = () => {
icon={ViewModuleIcon}
bgcolor="#efc34b"
label="Modules"
text="Activate or deactivate external modules"
text={LL.MODULES_1()}
to="modules"
/>