docs icon indicating copy to clipboard operation
docs copied to clipboard

Document on changing system collection name in user frontend.

Open KrunalDatascience opened this issue 1 year ago • 1 comments

Describe the Request

I have just started working with Directus. I am aware that you can create "Collection Naming Translations" value. This would result in your frontend user will end-up seeing this translated name instead of the auto-generated name.

I am unable to find document on how to do this for system collections created by directus i.e. directu_users, directus_folders etc.

A practical usecase for this: in below case in activity log, my user is seeing word "Directus Folders" in the app(beasue of the system collection generated name for directus_folders). Instead i would want to show "MyProject Folder".

image

Maintainence Strategy

One time change.

KrunalDatascience avatar May 30 '24 12:05 KrunalDatascience