update ux writing

This commit is contained in:
2026-05-04 21:30:05 +03:30
parent ec452bca22
commit d130a83bd4
44 changed files with 66 additions and 73 deletions
@@ -9,7 +9,7 @@ export const SUPER_ADMIN_MENU_ITEMS = [
routerLink: ['/'],
},
{
label: 'مشتریان',
label: 'مشتریها',
icon: 'pi pi-fw pi-user',
routerLink: ['/super_admin/consumers'],
},