Style changes for the Use cases.
[yaffs-website] / web / libraries / templates / lang / sq.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'sq', {
6         button: 'Shabllonet',
7         emptyListMsg: '(Asnjë shabllon nuk është paradefinuar)',
8         insertOption: 'Zëvendëso përmbajtjen aktuale',
9         options: 'Opsionet e Shabllonit',
10         selectPromptMsg: 'Përzgjidhni shabllonin për të hapur tek redaktuesi',
11         title: 'Përmbajtja e Shabllonit'
12 } );