diff --git a/core/modules/language/config/install/tour.tour.language-edit.yml b/core/modules/language/config/install/tour.tour.language-edit.yml index 8b5d4e1..a166ce1 100644 --- a/core/modules/language/config/install/tour.tour.language-edit.yml +++ b/core/modules/language/config/install/tour.tour.language-edit.yml @@ -23,7 +23,7 @@ tips: id: language-edit-label plugin: text label: 'Language name' - body: '

The language name is used throughout the site for all users and is typically written in English and then translated using Configuration Translation. If you want to provide the name in another language, you can use the Configuration Translation interface.

' + body: '

The language name is used throughout the site for all users and is written in English. Names of built-in languages can be translated using the Interface Translation module, and names of both built-in and custom languages can be translated using the Configuration Translation module.

' weight: 3 attributes: data-id: edit-label