gu.js 565 B

123456789101112
  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( 'about', 'gu', {
  6. copy: 'કોપીરાઈટ © $1. ઓલ રાઈટ્સ ',
  7. dlgTitle: 'CKEditor વિષે',
  8. help: 'મદદ માટે $1 તપાસો',
  9. moreInfo: 'લાયસનસની માહિતી માટે અમારી વેબ સાઈટ',
  10. title: 'CKEditor વિષે',
  11. userGuide: 'CKEditor યુઝર્સ ગાઈડ'
  12. } );