Added translation string for tasklist WYSIWYG action

This commit is contained in:
Dan Brown 2022-03-23 11:54:27 +00:00
parent 883e18f7c4
commit 95e496d16f
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -55,6 +55,7 @@ return [
'align_justify' => 'Align justify',
'list_bullet' => 'Bullet list',
'list_numbered' => 'Numbered list',
'list_task' => 'Task list',
'indent_increase' => 'Increase indent',
'indent_decrease' => 'Decrease indent',
'table' => 'Table',