diff --git a/lang/de/editor.php b/lang/de/editor.php index c824466ff..1be315519 100644 --- a/lang/de/editor.php +++ b/lang/de/editor.php @@ -48,7 +48,7 @@ return [ 'superscript' => 'Hochgestellt', 'subscript' => 'Tiefgestellt', 'text_color' => 'Schriftfarbe', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Markierungsfarbe', 'custom_color' => 'Benutzerdefinierte Farbe', 'remove_color' => 'Farbe entfernen', 'background_color' => 'Hintergrundfarbe',