]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/html5video/lang/en.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / html5video / lang / en.js
diff --git a/sources/plugins/html5video/lang/en.js b/sources/plugins/html5video/lang/en.js
new file mode 100644 (file)
index 0000000..40eae12
--- /dev/null
@@ -0,0 +1,15 @@
+CKEDITOR.plugins.setLang( 'html5video', 'en', {\r
+    button: 'Insert HTML5 video',\r
+    title: 'HTML5 video',\r
+    infoLabel: 'Video info',\r
+    allowed: 'Allowed file extensions: MP4, WebM, Ogv',\r
+    urlMissing: 'Video source URL is missing.',\r
+    videoProperties: 'Video properties',\r
+    upload: 'Upload',\r
+    btnUpload: 'Send it to the server',\r
+    advanced: 'Advanced',\r
+    autoplay: 'Autoplay?',\r
+    yes: 'Yes',\r
+    no: 'No',\r
+       responsive: 'Responsive width'\r
+} );\r