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

Lexical: Fixed highlight format action, changed label

This commit is contained in:
Dan Brown
2025-07-24 13:48:00 +01:00
parent 0a73b70b64
commit 5fc19b0edf
2 changed files with 3 additions and 2 deletions

View File

@@ -48,6 +48,7 @@ return [
'superscript' => 'Superscript',
'subscript' => 'Subscript',
'text_color' => 'Text color',
'highlight_color' => 'Highlight color',
'custom_color' => 'Custom color',
'remove_color' => 'Remove color',
'background_color' => 'Background color',