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

12 lines
489 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","hi",{
"alt":"वैकल्पिक टेक्स्ट",
"lockRatio":"लॉक अनुपात",
"vSpace":"वर्टिकल स्पेस",
"hSpace":"हॉरिज़ॉन्टल स्पेस",
"border":"बॉर्डर"
});