1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

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

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',