diff --git a/lang/english.php b/lang/english.php index 43975d7..0a3a30e 100644 --- a/lang/english.php +++ b/lang/english.php @@ -429,10 +429,15 @@ $text = array( "style" => "style", "theme" => "theme", "line wrapping" => "line wrapping", + "line numbers" => "line numbers", "indent type" => "indent type", "indent size" => "indent size", + "match brackets" => "match brackets", + "show trailing space" => "show trailing space", "font size" => "font size", "auto indent" => "auto indent", + "auto close tags" => "auto close tags", + "auto close brackets" => "auto close brackets", "layout" => "layout", "plugin panel aligned" => "plugin panel aligned", "file manager" => "file manager",