rename Customize to Module

This commit is contained in:
proddy
2024-04-20 20:51:43 +02:00
parent 9dc91f2d69
commit b68805e078
12 changed files with 12 additions and 12 deletions

View File

@@ -92,7 +92,7 @@ const LayoutMenu: FC = () => {
}}
>
<ListItemText
primary={LL.CUSTOMIZE()}
primary={LL.MODULE()}
primaryTypographyProps={{
fontWeight: '600',
mb: '2px',