@acorex/platform-generator 20.6.0-next.0 → 20.6.0-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -171,8 +171,7 @@
|
|
|
171
171
|
"share": "Share",
|
|
172
172
|
"email": "Share with email",
|
|
173
173
|
"link": "Link"
|
|
174
|
-
}
|
|
175
|
-
,
|
|
174
|
+
},
|
|
176
175
|
"manage-versions": "Manage versions",
|
|
177
176
|
"upload-new-version": "Upload new version",
|
|
178
177
|
"show-version-history": "Show version history"
|
|
@@ -298,7 +297,7 @@
|
|
|
298
297
|
},
|
|
299
298
|
"permissions": {
|
|
300
299
|
"manage": {
|
|
301
|
-
"title": "
|
|
300
|
+
"title": "Document Management",
|
|
302
301
|
"description": "Full access to document management features"
|
|
303
302
|
},
|
|
304
303
|
"document-type": {
|
|
@@ -368,4 +367,4 @@
|
|
|
368
367
|
}
|
|
369
368
|
}
|
|
370
369
|
}
|
|
371
|
-
}
|
|
370
|
+
}
|