]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/html5audio/lang/en.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / html5audio / lang / en.js
CommitLineData
d1844275
IB
1CKEDITOR.plugins.setLang( 'html5audio', 'en', {\r
2 button: 'Insert HTML5 audio',\r
3 title: 'HTML5 audio',\r
4 infoLabel: 'Audio info',\r
5 urlMissing: 'Audio source URL is missing.',\r
6 audioProperties: 'Audio properties',\r
7 upload: 'Upload',\r
8 btnUpload: 'Send it to the server',\r
9 advanced: 'Advanced',\r
10 autoplay: 'Autoplay?',\r
1794320d 11 allowdownload: 'Allow download?',\r
d1844275
IB
12 yes: 'Yes',\r
13 no: 'No'\r
14} );\r