diff --git a/website/client/src/components/group-plans/groupPlanCreationModal.vue b/website/client/src/components/group-plans/groupPlanCreationModal.vue new file mode 100644 index 0000000000..2a71afd919 --- /dev/null +++ b/website/client/src/components/group-plans/groupPlanCreationModal.vue @@ -0,0 +1,230 @@ + + + + + + Name + + + + {{ $t('description') }} + + + + + + {{ $t('inviteOnly') }} + + + + + + {{ $t('leaderOnlyChallenges') }} + + + + + + + + {{ $t('create') }} + + + + + + + + + + + + + + +