si.js 453 B

1234567891011
  1. /*
  2. Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
  3. For licensing, see LICENSE.md or http://ckeditor.com/license
  4. */
  5. CKEDITOR.plugins.setLang( 'iframe', 'si', {
  6. border: 'සැකිල්ලේ කඩයිම් ',
  7. noUrl: 'කරුණාකර රුපයේ URL ලියන්න',
  8. scrolling: 'සක්ක්‍රිය කරන්න',
  9. title: 'IFrame Properties', // MISSING
  10. toolbar: 'IFrame'
  11. } );