converted wysiwyg editor to ckeditor5
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
settings:
|
||||
label: Help
|
||||
@@ -0,0 +1,2 @@
|
||||
settings:
|
||||
label: 'User account menu'
|
||||
@@ -0,0 +1,2 @@
|
||||
settings:
|
||||
label: Breadcrumbs
|
||||
@@ -0,0 +1 @@
|
||||
label: Default
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Change a node to next Workflow state'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Edit content'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Edit taxonomy terms'
|
||||
@@ -0,0 +1 @@
|
||||
label: 'Edit users'
|
||||
@@ -1,26 +1,13 @@
|
||||
label: 'Workflow Entity history'
|
||||
description: 'Enable this View to configure the history tab.'
|
||||
display:
|
||||
default:
|
||||
display_title: Master
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
options:
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
tags:
|
||||
previous: ‹‹
|
||||
next: ››
|
||||
fields:
|
||||
from_sid:
|
||||
separator: ', '
|
||||
label: 'From state'
|
||||
to_sid:
|
||||
separator: ', '
|
||||
label: 'To state'
|
||||
hid:
|
||||
label: 'Transition ID'
|
||||
separator: ', '
|
||||
@@ -30,12 +17,6 @@ display:
|
||||
field_name:
|
||||
label: 'Field name'
|
||||
separator: ', '
|
||||
from_sid:
|
||||
label: 'From state'
|
||||
separator: ', '
|
||||
to_sid:
|
||||
label: 'To state'
|
||||
separator: ', '
|
||||
uid:
|
||||
label: 'User ID'
|
||||
separator: ', '
|
||||
@@ -44,12 +25,31 @@ display:
|
||||
separator: ', '
|
||||
operations:
|
||||
label: Operations
|
||||
title: 'Workflow history'
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: ››
|
||||
previous: ‹‹
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
arguments:
|
||||
entity_id:
|
||||
exception:
|
||||
title: All
|
||||
title: 'Workflow history'
|
||||
display_title: Master
|
||||
workflow_history_tab:
|
||||
display_title: 'Workflow history tab'
|
||||
display_options:
|
||||
display_description: 'Replaces the transition list in the Workflow tab.'
|
||||
label: 'Workflow Entity history'
|
||||
description: 'Enable this View to configure the history tab.'
|
||||
|
||||
Reference in New Issue
Block a user