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

12 lines
370 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","pt-br",{
"alt":"Texto Alternativo",
"lockRatio":"Travar Proporções",
"vSpace":"VSpace",
"hSpace":"HSpace",
"border":"Borda"
});