diff --git a/core/modules/language/config/install/tour.tour.language.yml b/core/modules/language/config/install/tour.tour.language.yml
new file mode 100644
index 0000000..26abf0a
--- /dev/null
+++ b/core/modules/language/config/install/tour.tour.language.yml
@@ -0,0 +1,48 @@
+id: language
+module: language
+label: 'Content translation'
+langcode: en
+routes:
+  - route_name: system.modules_list
+  - route_name: language.content_settings_page
+tips:
+  content-translation-settings-enable-module:
+    id: content-translation-settings-enable-module
+    plugin: text
+    label: 'Content Translation'
+    body: 'Specify the parts of the website that may be translated, and default languages for them.<br>Now, click to the right on <em>Allows users to translate content entities</em>, and then click the <em>Next</em> button below.'
+    weight: 1
+    attributes:
+      data-id: module-content_translation
+  content-translation-settings-configure-gear:
+    id: content-translation-settings-configure-gear
+    plugin: text
+    label: 'Info and Links'
+    body: 'Relevant links and information are displayed here.<br>To continue tour, click <a href="/admin/config/regional/content-language/?tour=3" title="Custom Language Settings">here</a> to go to the <em>Configure</em> / <em>Content language settings</em> page, and then click <em>next</em>.'
+    weight: 2
+    attributes:
+      data-id: edit-modules-multilingual-content-translation-links-configure
+  content-translation-settings-entity-types:
+    id: content-translation-settings-entity-types
+    plugin: text
+    label: 'Content Translation Settings'
+    body: '<em>Content Entities</em> are configured here for translation. <em>Content Entities</em> typically are entities such as content types or taxonomies that may contain fields.<br>Check <em>Content</em> and click the <em>Next</em> button.<br> (Content Types, Menus, Blocks, Taxonomies, Users and Comments) '
+    weight: 21
+    attributes:
+      data-id: edit-entity-types
+  content-translation-content-settings:
+    id: content-translation-content-settings
+    plugin: text
+    label: 'Content Type Settings'
+    body: 'Individual Content Types may be configured for translation.<br>Check <em>Article</em> and click the <em>Next</em> button.'
+    weight: 22
+    attributes:
+      data-id: edit-settings-node
+  content-translation-article-settings:
+    id: content-translation-article-settings
+    plugin: text
+    label: 'Article Settings'
+    body: 'The individual fields of a content entity may be separately configured.<br>Even sub-field components (for example Alt and Title of the Image Field) can be individually configured.  Components which do not need to be translated, such as the Image File, can be left unchecked.'
+    weight: 23
+    attributes:
+      data-id: edit-settings-node
