/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'div', 'si', {
IdInputLabel: 'අංකය',
advisoryTitleInputLabel: 'උපදේà·à·à¶à·Šà¶¸à¶š à¶±à·à¶¸à¶º',
cssClassInputLabel: 'විලà·à·ƒà¶´à¶à·Šâ€à¶» පන්à¶à·’ය',
edit: 'වෙනස්කිරීම',
inlineStyleInputLabel: 'Inline Style', // MISSING
langDirLTRLabel: 'වමේසිට දකුණුට',
langDirLabel: 'à¶·à·à·‚෠දිà·à·à·€',
langDirRTLLabel: 'දකුණේ සිට වමට',
languageCodeInputLabel: 'à¶·à·à·‚à· ',
remove: 'ඉවà¶à·Š කිරීම',
styleSelectLabel: 'විලà·à·ƒà¶º',
title: 'නිර්මà·à¶«à¶º ',
toolbar: 'නිර්මà·à¶«à¶º '
} );
|