We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a02a0 commit b1e9a44Copy full SHA for b1e9a44
docusaurus.config.js
@@ -170,6 +170,11 @@ export default {
170
label: 'Developer',
171
position: 'left',
172
},
173
+ {
174
+ to: 'portal',
175
+ label: 'Portal',
176
+ position: 'left',
177
+ },
178
{
179
to: 'contributing',
180
label: 'Contributing / Community',
i18n/pl/docusaurus-theme-classic/navbar.json
@@ -24,7 +24,7 @@
24
"description": "Navbar item with label Contributing / Community"
25
26
"item.label.Portal": {
27
- "message": "Portal",
+ "message": "Portal Klienta",
28
"description": "Navbar item with label Portal"
29
}
30
0 commit comments