Commit self-updates to config from D9 upgrade, tour new structure
This commit is contained in:
parent
afc0d03538
commit
481edbcaf7
12 changed files with 150 additions and 215 deletions
|
@ -17,19 +17,18 @@ tips:
|
|||
id: language-add-overview
|
||||
plugin: text
|
||||
label: 'Adding languages'
|
||||
body: '<p>This page provides the ability to add common languages to your site.</p><p>If the desired language is not available, you can add a custom language.</p>'
|
||||
weight: 1
|
||||
body: '<p>This page provides the ability to add common languages to your site.</p><p>If the desired language is not available, you can add a custom language.</p>'
|
||||
language-add-choose:
|
||||
id: language-add-choose
|
||||
plugin: text
|
||||
label: 'Select language'
|
||||
body: '<p>Choose a language from the list, or choose "Custom language..." at the end of the list.</p><p>Click the "Add language" button when you are done choosing your language.</p><p>When adding a custom language, you will get an additional form where you can provide the name, code, and direction of the language.</p>'
|
||||
weight: 2
|
||||
attributes:
|
||||
data-id: edit-predefined-langcode
|
||||
body: '<p>Choose a language from the list, or choose "Custom language..." at the end of the list.</p><p>Click the "Add language" button when you are done choosing your language.</p><p>When adding a custom language, you will get an additional form where you can provide the name, code, and direction of the language.</p>'
|
||||
selector: '#edit-predefined-langcode'
|
||||
language-add-continue:
|
||||
id: language-add-continue
|
||||
plugin: text
|
||||
label: 'Continuing on'
|
||||
body: '<p>Now that you have an overview of the "Add languages" feature, you can continue by:<ul><li>Adding a language</li><li>Adding a custom language</li><li><a href="[site:url]admin/config/regional/language">Viewing configured languages</a></li></ul></p>'
|
||||
weight: 3
|
||||
body: '<p>Now that you have an overview of the "Add languages" feature, you can continue by:<ul><li>Adding a language</li><li>Adding a custom language</li><li><a href="[site:url]admin/config/regional/language">Viewing configured languages</a></li></ul></p>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue