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

12 lines
365 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","es",{
"alt":"Texto Alternativo",
"lockRatio":"Proporcional",
"vSpace":"Esp.Vert",
"hSpace":"Esp.Horiz",
"border":"Borde"
});