add layout builder blocks module
This commit is contained in:
@@ -0,0 +1 @@
|
||||
label: 'Full content'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Delete media'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Edit media'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Publish media'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Save media'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Unpublish media'
|
||||
@@ -0,0 +1,79 @@
|
||||
label: Media
|
||||
description: 'Find and manage media.'
|
||||
display:
|
||||
default:
|
||||
display_title: Default
|
||||
display_options:
|
||||
title: Media
|
||||
fields:
|
||||
media_bulk_form:
|
||||
action_title: Action
|
||||
thumbnail__target_id:
|
||||
label: Thumbnail
|
||||
separator: ', '
|
||||
name:
|
||||
label: 'Media name'
|
||||
separator: ', '
|
||||
bundle:
|
||||
label: Type
|
||||
separator: ', '
|
||||
uid:
|
||||
label: Author
|
||||
separator: ', '
|
||||
status:
|
||||
label: Status
|
||||
settings:
|
||||
format_custom_false: Unpublished
|
||||
format_custom_true: Published
|
||||
separator: ', '
|
||||
changed:
|
||||
label: Updated
|
||||
separator: ', '
|
||||
operations:
|
||||
label: Operations
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
empty:
|
||||
area_text_custom:
|
||||
content: 'No media available.'
|
||||
filters:
|
||||
name:
|
||||
expose:
|
||||
label: 'Media name'
|
||||
bundle:
|
||||
expose:
|
||||
label: Type
|
||||
status:
|
||||
expose:
|
||||
label: 'True'
|
||||
group_info:
|
||||
label: 'Published status'
|
||||
group_items:
|
||||
1:
|
||||
title: Published
|
||||
2:
|
||||
title: Unpublished
|
||||
langcode:
|
||||
expose:
|
||||
label: Language
|
||||
media_page_list:
|
||||
display_title: Media
|
||||
display_options:
|
||||
menu:
|
||||
title: Media
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Koko sisältö'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Muokkaa tiedostoa'
|
||||
@@ -0,0 +1,74 @@
|
||||
label: Media
|
||||
display:
|
||||
default:
|
||||
display_title: Oletus
|
||||
display_options:
|
||||
title: Media
|
||||
fields:
|
||||
media_bulk_form:
|
||||
action_title: Toiminto
|
||||
thumbnail__target_id:
|
||||
label: Pienoiskuva
|
||||
separator: ', '
|
||||
name:
|
||||
separator: ', '
|
||||
bundle:
|
||||
label: Tyyppi
|
||||
separator: ', '
|
||||
uid:
|
||||
label: Tekijä
|
||||
separator: ', '
|
||||
status:
|
||||
label: Tila
|
||||
settings:
|
||||
format_custom_false: Julkaisematon
|
||||
format_custom_true: Julkaistu
|
||||
separator: ', '
|
||||
changed:
|
||||
label: Päivitetty
|
||||
separator: ', '
|
||||
operations:
|
||||
label: Toimenpiteet
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: 'Seuraava ›'
|
||||
previous: '‹ Edellinen'
|
||||
first: '« Ensimmäinen'
|
||||
last: 'Viimeinen »'
|
||||
expose:
|
||||
items_per_page_label: 'Merkintöjä sivua kohti'
|
||||
items_per_page_options_all_label: '- Kaikki -'
|
||||
offset_label: Offset
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Suodatus
|
||||
reset_button_label: Palauta
|
||||
exposed_sorts_label: Lajittele
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
empty:
|
||||
area_text_custom:
|
||||
content: 'Ei mediaa saatavilla.'
|
||||
filters:
|
||||
bundle:
|
||||
expose:
|
||||
label: Tyyppi
|
||||
status:
|
||||
expose:
|
||||
label: Tosi
|
||||
group_info:
|
||||
label: Julkaisutila
|
||||
group_items:
|
||||
1:
|
||||
title: Julkaistu
|
||||
2:
|
||||
title: Julkaisematon
|
||||
langcode:
|
||||
expose:
|
||||
label: Kieli
|
||||
media_page_list:
|
||||
display_title: Media
|
||||
display_options:
|
||||
menu:
|
||||
title: Media
|
||||
Reference in New Issue
Block a user