-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VOTE-2585 add data fields for string translations (#1017)
- Loading branch information
1 parent
ad274e4
commit dbd4606
Showing
16 changed files
with
248 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.block_content.email_signup.field_section_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 119844e2-baef-4243-98ea-ddbfec4ccb87 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- block_content.type.email_signup | ||
- field.storage.block_content.field_section_identifier | ||
id: block_content.email_signup.field_section_identifier | ||
field_name: field_section_identifier | ||
entity_type: block_content | ||
bundle: email_signup | ||
label: 'Section Identifier' | ||
description: 'This field value is used to identify this section for screen readers.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.block_content.government_banner.field_section_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 67a9ff34-af92-4b14-862b-eafc123c4751 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- block_content.type.government_banner | ||
- field.storage.block_content.field_section_identifier | ||
id: block_content.government_banner.field_section_identifier | ||
field_name: field_section_identifier | ||
entity_type: block_content | ||
bundle: government_banner | ||
label: 'Section Identifier' | ||
description: 'This field value is used to identify this section for screen readers.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.block_content.search.field_section_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: a017f18d-4a52-4d9f-ac5f-3eeb00d4b7db | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- block_content.type.search | ||
- field.storage.block_content.field_section_identifier | ||
id: block_content.search.field_section_identifier | ||
field_name: field_section_identifier | ||
entity_type: block_content | ||
bundle: search | ||
label: 'Section Identifier' | ||
description: 'This field value is used to identify this section for screen readers.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.paragraph.registration_tool.field_section_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: a66e1bdc-8a36-40f2-b3ad-a495172a3c42 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.paragraph.field_section_identifier | ||
- paragraphs.paragraphs_type.registration_tool | ||
id: paragraph.registration_tool.field_section_identifier | ||
field_name: field_section_identifier | ||
entity_type: paragraph | ||
bundle: registration_tool | ||
label: 'Section Identifier' | ||
description: 'This field value is used to identify this section for screen readers.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.paragraph.registration_tool.field_state_list_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 966046d6-26e5-4508-a1f7-9e179b902383 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.paragraph.field_state_list_identifier | ||
- paragraphs.paragraphs_type.registration_tool | ||
id: paragraph.registration_tool.field_state_list_identifier | ||
field_name: field_state_list_identifier | ||
entity_type: paragraph | ||
bundle: registration_tool | ||
label: 'State list identifier' | ||
description: 'This field value is used to identify the state list for screen readers.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
21 changes: 21 additions & 0 deletions
21
config/sync/field.storage.block_content.field_section_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: 6298fa5a-9a19-4db8-a2be-f3a9a57b54dd | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- block_content | ||
id: block_content.field_section_identifier | ||
field_name: field_section_identifier | ||
entity_type: block_content | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
21 changes: 21 additions & 0 deletions
21
config/sync/field.storage.paragraph.field_section_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: 72256a12-5994-4290-88e6-44af6c707fb0 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- paragraphs | ||
id: paragraph.field_section_identifier | ||
field_name: field_section_identifier | ||
entity_type: paragraph | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
21 changes: 21 additions & 0 deletions
21
config/sync/field.storage.paragraph.field_state_list_identifier.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: daed07e4-1060-4ad9-ae58-8ee581252c5e | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- paragraphs | ||
id: paragraph.field_state_list_identifier | ||
field_name: field_state_list_identifier | ||
entity_type: paragraph | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |