Skip to content

Craft CMS Field of type "Link" is not translated #94

@MartinSchmid2409

Description

@MartinSchmid2409

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.

  1. 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.
  2. 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions