diff --git a/src/modules/modals/CreateContext.vue b/src/modules/modals/CreateContext.vue index 07e5034f7..1d5571c72 100644 --- a/src/modules/modals/CreateContext.vue +++ b/src/modules/modals/CreateContext.vue @@ -39,6 +39,24 @@ +
+
+ {{ t('tables', 'Navigation bar entry') }} +
+ + No navigation bar entry + + + Navigation bar entry for share recipients, but not the owner + + + Navigation bar entry for everybody + +
+
@@ -51,13 +69,14 @@