ka.js 504 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( 'stylescombo', 'ka', {
  6. label: 'სტილები',
  7. panelTitle: 'ფორმატირების სტილები',
  8. panelTitle1: 'არის სტილები',
  9. panelTitle2: 'თანდართული სტილები',
  10. panelTitle3: 'ობიექტის სტილები'
  11. } );