diff options
Diffstat (limited to '')
-rw-r--r-- | plugins/LocalFilesEditor/editarea/langs/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/editarea/langs/es.js b/plugins/LocalFilesEditor/editarea/langs/es.js index 0e425014a..b49c84bbc 100644 --- a/plugins/LocalFilesEditor/editarea/langs/es.js +++ b/plugins/LocalFilesEditor/editarea/langs/es.js @@ -57,5 +57,6 @@ syntax_pas: "Pascal", syntax_brainfuck: "Brainfuck", syntax_sql: "SQL", syntax_ruby: "Ruby", +syntax_coldfusion: "Coldfusion", close_tab: "Close file" }; |