diff --git a/website/client/src/components/header/menu.vue b/website/client/src/components/header/menu.vue index 900cf0ec93..fb9db1f1bf 100644 --- a/website/client/src/components/header/menu.vue +++ b/website/client/src/components/header/menu.vue @@ -134,6 +134,12 @@ > {{ $t('quests') }} + + {{ $t('customizations') }} +
- + + +
@@ -16,11 +24,39 @@ >
+
+

+ {{ $t('customizations') }} +

+
+

+ {{ category.text }} +

+
+ {{ item.text }} +
+
+