We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c226fe8 commit 4ad3586Copy full SHA for 4ad3586
api/en/navbar/bottom.yml
@@ -26,6 +26,9 @@ data:
26
- action: "$mdiPrinter3d"
27
title: 3D Modeling
28
to: "/en/modeling"
29
+ - action: "$mdiPrinterOutline"
30
+ title: Printing
31
+ to: "/en/works/printing"
32
# - action: '$mdiScriptText'
33
# title: Pricing
34
# to: '/en/pricing'
api/ru/navbar/bottom.yml
title: 3D Модели
to: "/ru/modeling"
+ title: Полиграфия
+ to: "/ru/works/printing"
# title: Цены
# to: '/ru/pricing'
0 commit comments