diff options
Diffstat (limited to 'plugins/bootstrapMediaEmbed/lang/en.js')
| -rwxr-xr-x | plugins/bootstrapMediaEmbed/lang/en.js | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/bootstrapMediaEmbed/lang/en.js b/plugins/bootstrapMediaEmbed/lang/en.js deleted file mode 100755 index 54164a2..0000000 --- a/plugins/bootstrapMediaEmbed/lang/en.js +++ /dev/null @@ -1,19 +0,0 @@ -/*** - * @author Domenico Gigante [reloadlab.it] - * @version 1.0 - ***/ - -// set CKeditor lang -CKEDITOR.plugins.setLang('bootstrapMediaEmbed', 'en', { - toolbar: 'Embed Media', - dialogTitle: 'Embed Media', - dialogRatio: 'Choose media ratio', - selectRatio: [ - 'Original size', - 'Ratio 21:9', - 'Ratio 16:9', - 'Ratio 4:3', - 'Ratio 1:1' - ], - dialogArea: 'Paste Embed Code Here' -});
\ No newline at end of file |
