]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/clipboard/lang/zh.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / clipboard / lang / zh.js
index 33a4ef076ff33be6e8de9fda8c7c84d2e91e6245..f91de7ee419ee8a0a4d98c02c87cad782706c737 100644 (file)
@@ -8,8 +8,5 @@ CKEDITOR.plugins.setLang( 'clipboard', 'zh', {
        cut: '剪下',\r
        cutError: '瀏覽器的安全性設定不允許編輯器自動執行剪下動作。請使用鏐盤快捷鍵 (Ctrl/Cmd+X) 剪下。',\r
        paste: '貼上',\r
-       pasteArea: '貼上區',\r
-       pasteMsg: '請使用鍵盤快捷鍵 (<strong>Ctrl/Cmd+V</strong>) 貼到下方區域中並按下「確定」。',\r
-       securityMsg: '因為瀏覽器的安全性設定,本編輯器無法直接存取您的剪貼簿資料,請您自行在本視窗進行貼上動作。',\r
-       title: '貼上'\r
+       pasteNotification: 'Your browser doesn\'t allow you to paste this way. Press %1 to paste.' // MISSING\r
 } );\r