Files
2026-04-28 21:14:25 +03:00

12 lines
356 B
JavaScript

/*
Translation from original CKEDITOR language files:
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang("base64image","zh",{
"alt":"替代文字",
"lockRatio":"固定比例",
"vSpace":"VSpace",
"hSpace":"HSpace",
"border":"框線"
});