aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/editarea/langs/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/editarea/langs/cs.js')
-rw-r--r--plugins/LocalFilesEditor/editarea/langs/cs.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/editarea/langs/cs.js b/plugins/LocalFilesEditor/editarea/langs/cs.js
index cb7ff1e89..359b15a30 100644
--- a/plugins/LocalFilesEditor/editarea/langs/cs.js
+++ b/plugins/LocalFilesEditor/editarea/langs/cs.js
@@ -57,5 +57,9 @@ syntax_pas: "Pascal",
syntax_brainfuck: "Brainfuck",
syntax_sql: "SQL",
syntax_ruby: "Ruby",
+syntax_robotstxt: "Robots txt",
+syntax_tsql: "T-SQL",
+syntax_perl: "Perl",
+syntax_coldfusion: "Coldfusion",
close_tab: "Close file"
};