Skip to content
Snippets Groups Projects
Commit 41623883 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files.

parent bca54048
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -89,4 +89,4 @@ block.block.*:
label: 'View mode'
langcode:
type: string
label: 'Language code'
label: 'Default language'
......@@ -35,7 +35,7 @@ breakpoint.breakpoint.*.*.*:
label: 'Multiplier'
langcode:
type: string
label: 'Language'
label: 'Default language'
breakpoint.breakpoint_group.*.*.*:
type: mapping
......
......@@ -43,4 +43,4 @@ editor.editor.*:
label: 'Status'
langcode:
type: string
label: 'Language'
label: 'Default language'
......@@ -43,4 +43,4 @@ filter.format.*:
- type: filter
langcode:
type: string
label: 'Language'
label: 'Default language'
......@@ -73,4 +73,4 @@ language.entity.*:
label: 'Status'
langcode:
type: string
label: 'Language code'
label: 'Default language'
......@@ -47,7 +47,7 @@ node.type.*:
label: 'Enabled status of the configuration entity'
langcode:
type: string
label: 'Language'
label: 'Default language'
node.settings.node:
type: mapping
......
......@@ -12,7 +12,7 @@ tour.tour.*:
label: 'Label'
langcode:
type: string
label: 'Language'
label: 'Default language'
paths:
type: sequence
label: 'Path settings'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment