Updated names
This commit is contained in:
parent
8d79d7a904
commit
5eb4472efc
@ -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: [
|
||||
'',
|
||||
|
Loading…
x
Reference in New Issue
Block a user