-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Hello,
I am trying to translate collection types fields via code. Example:
'content-manager.content-types.api::page.page.title': 'Title', 'content-manager.content-types.api::page.page.slug': 'Slug',
And so on.
However I found that it hard to translate CKEditor fields, because of strange name conversions:

Why there are number and word "content"? Maybe it is better to leave just word "text" (this is how component is named)?
It is a bug or I should write this question somewhere else?
I am using Strapi v5.3.0 and CKEditor v1.0.2.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels