Chris@0
|
1 langcode: en
|
Chris@0
|
2 status: true
|
Chris@0
|
3 dependencies: { }
|
Chris@0
|
4 id: language-edit
|
Chris@0
|
5 label: 'Editing languages'
|
Chris@0
|
6 module: language
|
Chris@0
|
7 routes:
|
Chris@0
|
8 - route_name: entity.configurable_language.edit_form
|
Chris@0
|
9 tips:
|
Chris@0
|
10 language-edit-overview:
|
Chris@0
|
11 id: language-edit-overview
|
Chris@0
|
12 plugin: text
|
Chris@0
|
13 label: 'Editing languages'
|
Chris@0
|
14 body: '<p>This page provides the ability to edit a language on your site, including custom languages.</p>'
|
Chris@0
|
15 weight: 1
|
Chris@0
|
16 language-edit-langcode:
|
Chris@0
|
17 id: language-edit-langcode
|
Chris@0
|
18 plugin: text
|
Chris@0
|
19 label: 'Language code'
|
Chris@0
|
20 body: '<p>You cannot change the code of a language on the site, since it is used by the system to keep track of the language.</p>'
|
Chris@0
|
21 weight: 2
|
Chris@0
|
22 attributes:
|
Chris@0
|
23 data-id: edit-langcode-view
|
Chris@0
|
24 language-edit-label:
|
Chris@0
|
25 id: language-edit-label
|
Chris@0
|
26 plugin: text
|
Chris@0
|
27 label: 'Language name'
|
Chris@0
|
28 body: '<p>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.</p>'
|
Chris@0
|
29 weight: 3
|
Chris@0
|
30 attributes:
|
Chris@0
|
31 data-id: edit-label
|
Chris@0
|
32 language-edit-direction:
|
Chris@0
|
33 id: language-edit-direction
|
Chris@0
|
34 plugin: text
|
Chris@0
|
35 label: 'Language direction'
|
Chris@0
|
36 body: '<p>Choose if the language is a "Left to right" or "Right to left" language.</p><p>Note that not all themes support "Right to left" layouts, so test your theme if you are using "Right to left".</p>'
|
Chris@0
|
37 weight: 4
|
Chris@0
|
38 attributes:
|
Chris@0
|
39 data-id: edit-direction--wrapper--description
|
Chris@0
|
40 language-edit-continue:
|
Chris@0
|
41 id: language-edit-continue
|
Chris@0
|
42 plugin: text
|
Chris@0
|
43 label: 'Continuing on'
|
Chris@0
|
44 body: '<p>Now that you have an overview of the "Edit language" feature, you can continue by:<ul><li>Editing a language</li><li><a href="[site:url]admin/config/regional/language">Viewing configured languages</a></li></ul></p>'
|
Chris@0
|
45 weight: 5
|