-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For a Craft CMS Field of type "Link" the input fields "Label" and "Title" are not translated.
The doc: https://craftcms.com/docs/5.x/reference/field-types/link.html
I tested this thoroughly. On the "Link" field the option "Translation Method" -> "Translate for each language" is enabled of course.
- In the "Link" field settings, you can enable the label by checking "Show the Label field". The label is normally used to provide a text for the link, so this should definitely be translated. So, "Label" should be translated.
- The "Link" field also has an "Advanced Field" called "Title" which is also not translated but should be translated.
When I translate the two mentioned fields "Label" and "Title" manually, then everything is fine. So Craft supports different language dependent values for these two fields.
(Background info: The "Link" field replaced the "URL" field in Craft 5.3.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request