Updated names
This commit is contained in:
@@ -17,11 +17,11 @@ module.exports = {
|
||||
lastUpdated: false,
|
||||
nav: [
|
||||
{
|
||||
text: 'Nutzer',
|
||||
text: 'Für Nutzer',
|
||||
link: '/users/',
|
||||
},
|
||||
{
|
||||
text: 'Admins',
|
||||
text: 'Für Admins',
|
||||
link: '/admins/'
|
||||
},
|
||||
{
|
||||
@@ -32,7 +32,7 @@ module.exports = {
|
||||
sidebar: {
|
||||
'/users/': [
|
||||
{
|
||||
title: 'User',
|
||||
title: 'Nutzerdokumentation',
|
||||
collapsable: false,
|
||||
children: [
|
||||
'',
|
||||
|
||||
Reference in New Issue
Block a user