update translations,
This commit is contained in:
@@ -121,7 +121,7 @@ export const layoutConfig = {
|
||||
|
||||
{
|
||||
key: 'teachers',
|
||||
title: 'Teachers',
|
||||
title: 'teachers',
|
||||
icon: 'users',
|
||||
items: [
|
||||
{ key: 'teachers', title: 'List teachers', href: paths.dashboard.teachers.list },
|
||||
@@ -131,7 +131,7 @@ export const layoutConfig = {
|
||||
},
|
||||
{
|
||||
key: 'students',
|
||||
title: 'Students',
|
||||
title: 'students',
|
||||
icon: 'users',
|
||||
items: [
|
||||
{ key: 'students', title: 'List students', href: paths.dashboard.students.list },
|
||||
|
Reference in New Issue
Block a user