-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
UNO-608 Translation configuration
- Loading branch information
Showing
192 changed files
with
2,439 additions
and
93 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
uuid: d4275026-d73e-4671-88dd-e3e08b773016 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.image | ||
id: media.image.changed | ||
field_name: changed | ||
entity_type: media | ||
bundle: image | ||
label: Changed | ||
description: 'The time the media item was last edited.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
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,18 @@ | ||
uuid: 8d880dfb-02fb-4437-b621-7ae42a8036cc | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.image | ||
id: media.image.created | ||
field_name: created | ||
entity_type: media | ||
bundle: image | ||
label: 'Authored on' | ||
description: 'The time the media item was created.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: 'Drupal\media\Entity\Media::getRequestTime' | ||
settings: { } | ||
field_type: created |
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,20 @@ | ||
uuid: 62306b3d-3343-425a-907d-0472b2cb587e | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.image | ||
id: media.image.name | ||
field_name: name | ||
entity_type: media | ||
bundle: image | ||
label: Name | ||
description: '' | ||
required: true | ||
translatable: true | ||
default_value: | ||
- | ||
value: '' | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
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,20 @@ | ||
uuid: f646cc3d-b36d-4dfb-ae0f-42c0f5321468 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.image | ||
module: | ||
- path | ||
id: media.image.path | ||
field_name: path | ||
entity_type: media | ||
bundle: image | ||
label: 'URL alias' | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: path |
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,22 @@ | ||
uuid: 81561e85-7549-4091-b9c7-184a7bd59d86 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.image | ||
id: media.image.status | ||
field_name: status | ||
entity_type: media | ||
bundle: image | ||
label: Published | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 1 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
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,44 @@ | ||
uuid: 2cc6099e-29de-49a5-b226-ad7d80554ce3 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.image | ||
module: | ||
- content_translation | ||
- image | ||
third_party_settings: | ||
content_translation: | ||
translation_sync: | ||
alt: alt | ||
title: title | ||
file: 0 | ||
id: media.image.thumbnail | ||
field_name: thumbnail | ||
entity_type: media | ||
bundle: image | ||
label: Thumbnail | ||
description: 'The thumbnail of the media item.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
handler: default | ||
handler_settings: { } | ||
file_directory: '[date:custom:Y]-[date:custom:m]' | ||
file_extensions: 'png gif jpg jpeg' | ||
max_filesize: '' | ||
max_resolution: '' | ||
min_resolution: '' | ||
alt_field: true | ||
alt_field_required: true | ||
title_field: false | ||
title_field_required: false | ||
default_image: | ||
uuid: null | ||
alt: '' | ||
title: '' | ||
width: null | ||
height: null | ||
field_type: image |
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,20 @@ | ||
uuid: 2dc215e7-65b2-444e-8321-3c64cfe03aa4 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.image | ||
id: media.image.uid | ||
field_name: uid | ||
entity_type: media | ||
bundle: image | ||
label: 'Authored by' | ||
description: 'The user ID of the author.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: 'Drupal\media\Entity\Media::getDefaultEntityOwner' | ||
settings: | ||
handler: default | ||
handler_settings: { } | ||
field_type: entity_reference |
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,18 @@ | ||
uuid: e4250a06-2b26-46e2-85a1-8e3f4f25dab9 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.video | ||
id: media.video.changed | ||
field_name: changed | ||
entity_type: media | ||
bundle: video | ||
label: Changed | ||
description: 'The time the media item was last edited.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
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,18 @@ | ||
uuid: ed3e2d83-e5af-44c5-b2e9-36e3623a3dc4 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.video | ||
id: media.video.created | ||
field_name: created | ||
entity_type: media | ||
bundle: video | ||
label: 'Authored on' | ||
description: 'The time the media item was created.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: 'Drupal\media\Entity\Media::getRequestTime' | ||
settings: { } | ||
field_type: created |
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,20 @@ | ||
uuid: 5a90dda3-1d40-4bbe-bac9-c8adac4b4bff | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.video | ||
id: media.video.name | ||
field_name: name | ||
entity_type: media | ||
bundle: video | ||
label: Name | ||
description: '' | ||
required: true | ||
translatable: true | ||
default_value: | ||
- | ||
value: '' | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
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,20 @@ | ||
uuid: a8b44407-1614-4965-aea6-bb688557b06e | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.video | ||
module: | ||
- path | ||
id: media.video.path | ||
field_name: path | ||
entity_type: media | ||
bundle: video | ||
label: 'URL alias' | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: path |
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,22 @@ | ||
uuid: 73074c41-6e9c-49ae-95c0-790829f41bec | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.video | ||
id: media.video.status | ||
field_name: status | ||
entity_type: media | ||
bundle: video | ||
label: Published | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 1 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
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,44 @@ | ||
uuid: 7b29f5fe-81a9-4b71-8234-2d27000c821c | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.video | ||
module: | ||
- content_translation | ||
- image | ||
third_party_settings: | ||
content_translation: | ||
translation_sync: | ||
alt: alt | ||
title: title | ||
file: 0 | ||
id: media.video.thumbnail | ||
field_name: thumbnail | ||
entity_type: media | ||
bundle: video | ||
label: Thumbnail | ||
description: 'The thumbnail of the media item.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
handler: default | ||
handler_settings: { } | ||
file_directory: '[date:custom:Y]-[date:custom:m]' | ||
file_extensions: 'png gif jpg jpeg' | ||
max_filesize: '' | ||
max_resolution: '' | ||
min_resolution: '' | ||
alt_field: true | ||
alt_field_required: true | ||
title_field: false | ||
title_field_required: false | ||
default_image: | ||
uuid: null | ||
alt: '' | ||
title: '' | ||
width: null | ||
height: null | ||
field_type: image |
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,20 @@ | ||
uuid: 9449f580-e58d-4787-b1bc-89ce81c8a750 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- media.type.video | ||
id: media.video.uid | ||
field_name: uid | ||
entity_type: media | ||
bundle: video | ||
label: 'Authored by' | ||
description: 'The user ID of the author.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: 'Drupal\media\Entity\Media::getDefaultEntityOwner' | ||
settings: | ||
handler: default | ||
handler_settings: { } | ||
field_type: entity_reference |
18 changes: 18 additions & 0 deletions
18
config/core.base_field_override.menu_link_content.menu_link_content.changed.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,18 @@ | ||
uuid: 70638e15-8b47-45c9-898e-c0d8eab50be8 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- menu_link_content | ||
id: menu_link_content.menu_link_content.changed | ||
field_name: changed | ||
entity_type: menu_link_content | ||
bundle: menu_link_content | ||
label: Changed | ||
description: 'The time that the menu link was last edited.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
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,18 @@ | ||
uuid: 4f61a093-d4f9-4337-86f6-e3a325b1214a | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.basic | ||
id: node.basic.changed | ||
field_name: changed | ||
entity_type: node | ||
bundle: basic | ||
label: Changed | ||
description: 'The time that the node was last edited.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
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,18 @@ | ||
uuid: 469874fd-5fb7-48f4-8d68-1974f81dfc0f | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.basic | ||
id: node.basic.created | ||
field_name: created | ||
entity_type: node | ||
bundle: basic | ||
label: 'Authored on' | ||
description: 'The time that the node was created.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: created |
Oops, something went wrong.