/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'div', 'gu', {
IdInputLabel: 'Id',
advisoryTitleInputLabel: 'àªàª¡àªµàª¾àªˆàªàª° શીરà«àª·àª•',
cssClassInputLabel: 'સà«àªŸàª¾àªˆàª²àª¶à«€àªŸ કલાસીસ',
edit: 'ડીવીમાં ફેરફાર કરવો',
inlineStyleInputLabel: 'ઈનલાઈન પદà«àª§àª¤àª¿',
langDirLTRLabel: 'ડાબે થી જમણે (LTR)',
langDirLabel: 'àªàª¾àª·àª¾àª¨à«€ દિશા',
langDirRTLLabel: 'જમણે થી ડાબે (RTL)',
languageCodeInputLabel: 'àªàª¾àª·àª¾àª¨à«‹ કોડ',
remove: 'ડીવી કાઢી કાઢવà«àª‚',
styleSelectLabel: 'સà«àªŸàª¾àªˆàª²',
title: 'Div કનà«àªŸà«‡àª¨àª° બનાવà«àª‚વà«àª‚',
toolbar: 'Div કનà«àªŸà«‡àª¨àª° બનાવà«àª‚વà«àª‚'
} );
|