v1/config/sync/tour.tour.language-edit.yml

49 lines
1.9 KiB
YAML

uuid: bf84bbfe-805b-4675-9222-9ec4a4e513ea
langcode: zh-hans
status: true
dependencies:
module:
- language
_core:
default_config_hash: uwUxQwqEzjNphw2r1_eXr3GJkw1uI0gWkmWQ6J5OvPI
id: language-edit
label: 编辑语言
module: language
routes:
-
route_name: entity.configurable_language.edit_form
tips:
language-edit-overview:
id: language-edit-overview
plugin: text
label: 编辑语言
weight: 1
body: '<p>此页面让您编辑您站点上的语言,包括自定义的语言。</p>'
language-edit-langcode:
id: language-edit-langcode
plugin: text
label: 语言代码
weight: 2
selector: '#edit-langcode-view'
body: '<p>您不能改变站点中语言的代码,因为系统使用它来管理对应的语言。</p>'
language-edit-label:
id: language-edit-label
plugin: text
label: 语言名称
weight: 3
selector: '#edit-label'
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>'
language-edit-direction:
id: language-edit-direction
plugin: text
label: 语言方向
weight: 4
selector: '#edit-direction--wrapper--description'
body: '<p>选择语言是“从左到右”还是“从右到左”语言。</p> <p>请注意,并非所有主题都支持“从右到左”布局,因此如果您使用的话,请测试您的主题 “从右到左”。</p>'
language-edit-continue:
id: language-edit-continue
plugin: text
label: 接下来
weight: 5
body: '<p>现在您已经对“编辑语言”功能进行了概述,您可以继续:<ul> <li>编辑语言</li><li><a href="[site:url]admin/config/regional/language">查看配置的语言</a> </li> </ul> </p>'