This commit is contained in:
louiscklaw
2025-04-24 23:41:39 +08:00
parent d73e5f9c22
commit df87cfb037
42 changed files with 5673 additions and 9 deletions

View File

@@ -43,12 +43,12 @@ export const layoutConfig = {
},
{
key: 'vocabulary',
title: 'dashboard.vocabulary.list',
href: paths.dashboard.vocabulary.list,
title: 'dashboard.vocabularies.list',
href: paths.dashboard.vocabularies.list,
},
{
key: 'connectives',
title: 'dashboard.connective.list',
key: 'connective',
title: 'dashboard.connectives.list',
href: paths.dashboard.connectives.list,
},
],