Permission Texts
This commit is contained in:
parent
1fa3fdddd0
commit
5d0c9c7276
@ -8,10 +8,10 @@
|
||||
],
|
||||
'permission' => [
|
||||
'tab' => [
|
||||
'schemas' => 'Schemas',
|
||||
'schemas' => 'German Airlines VA - GraphQL',
|
||||
],
|
||||
'label' => [
|
||||
'schemas' => 'Manage schemas',
|
||||
'schemas' => 'Access GraphiQL',
|
||||
],
|
||||
],
|
||||
'settings' => [
|
||||
|
||||
@ -10,6 +10,6 @@
|
||||
"prettier": "^2.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"format": "prettier --write './**/*.{php,html}'"
|
||||
"format": "prettier --write './**/*.{php,html,htm,yaml}'"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,3 +13,5 @@ navigation:
|
||||
label: 'germanairlinesva.graphql::lang.menu.playground'
|
||||
url: germanairlinesva/graphql/playground
|
||||
icon: icon-database
|
||||
permissions:
|
||||
- schemas
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user