Updated justify translation for editor

Fixes #3342
This commit is contained in:
Dan Brown 2022-03-23 11:57:20 +00:00
parent ee6a2339b6
commit 622adc5450
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -52,7 +52,7 @@ return [
'align_left' => 'Align left',
'align_center' => 'Align center',
'align_right' => 'Align right',
'align_justify' => 'Align justify',
'align_justify' => 'Justify',
'list_bullet' => 'Bullet list',
'list_numbered' => 'Numbered list',
'indent_increase' => 'Increase indent',