]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/html5audio/lang/zh-cn.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / html5audio / lang / zh-cn.js
diff --git a/sources/plugins/html5audio/lang/zh-cn.js b/sources/plugins/html5audio/lang/zh-cn.js
new file mode 100644 (file)
index 0000000..018ffb0
--- /dev/null
@@ -0,0 +1,14 @@
+CKEDITOR.plugins.setLang( 'html5audio', 'zh-cn', {\r
+    button: '插入HTML5音频',\r
+    title: 'HTML5 音频',\r
+    infoLabel: '音频信息',\r
+    urlMissing: '音频URL',\r
+    audioProperties: '音频属性',\r
+    upload: '上传',\r
+    btnUpload: '上传到服务器',\r
+    advanced: '高级',\r
+    autoplay: '自动播放?',\r
+    allowdownload: '允许下载?',\r
+    yes: '是',\r
+    no: '否'\r
+} );\r