diff --git a/apps/systemtags/src/components/SystemTagsCreationControl.vue b/apps/systemtags/src/components/SystemTagsCreationControl.vue new file mode 100644 index 0000000000000..2133387ec06c4 --- /dev/null +++ b/apps/systemtags/src/components/SystemTagsCreationControl.vue @@ -0,0 +1,87 @@ + + + + + + {{ t('systemtags', 'System tag management') }} + + + + {{ t('systemtags', 'If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files.') }} + + + + {{ t('systemtags', 'Restrict tag creation and editing to administrators') }} + + + + +
+ {{ t('systemtags', 'If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files.') }} +