mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-07-10 17:50:20 -04:00
docs: clarify manage and organize permissions (#7823)
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
<template #manage>
|
||||
<b>{{ $t('group.manage') }}</b>
|
||||
</template>
|
||||
<template #organize>
|
||||
<b>{{ $t('settings.organize') }}</b>
|
||||
</template>
|
||||
<template #invite>
|
||||
<b>{{ $t('group.invite') }}</b>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user