fix: improve some wordings and cli table

This commit is contained in:
Michael Barz
2024-09-13 14:24:45 +02:00
parent ac26cd8035
commit 8b8aad6591
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ var (
_editorListGrantsUnifiedRoleDisplayName = l10n.Template("Can edit")
// UnifiedRole SpaseEditor, Role Description (resolves directly)
_spaceEditorUnifiedRoleDescription = l10n.Template("View, download, upload, edit, add and delete.")
_spaceEditorUnifiedRoleDescription = l10n.Template("View, download, upload, edit, add, delete including the history.")
// UnifiedRole SpaseEditor, Role DisplayName (resolves directly)
_spaceEditorUnifiedRoleDisplayName = l10n.Template("Can edit")