gu.js 454 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', 'gu', {
  6. border: 'ફ્રેમ બોર્ડેર બતાવવી',
  7. noUrl: 'iframe URL ટાઈપ્ કરો',
  8. scrolling: 'સ્ક્રોલબાર ચાલુ કરવા',
  9. title: 'IFrame વિકલ્પો',
  10. toolbar: 'IFrame'
  11. } );