]> BookStack Code Mirror - bookstack/commitdiff
Updated justify translation for editor
authorDan Brown <redacted>
Wed, 23 Mar 2022 11:57:20 +0000 (11:57 +0000)
committerDan Brown <redacted>
Wed, 23 Mar 2022 11:57:20 +0000 (11:57 +0000)
Fixes #3342

resources/lang/en/editor.php

index 4fb1b8f2ea5c1143f635095a7a551f0a1b99bde3..a70a403f6a6f2359b623e67739313c895053f6e6 100644 (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',