]>
Commit | Line | Data |
---|---|---|
1 | /*\r | |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r | |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license\r | |
4 | */\r | |
5 | CKEDITOR.plugins.setLang( 'div', 'si', {\r | |
6 | IdInputLabel: 'අංකය',\r | |
7 | advisoryTitleInputLabel: 'උපදේශාත්මක නාමය',\r | |
8 | cssClassInputLabel: 'විලාසපත්ර පන්තිය',\r | |
9 | edit: 'වෙනස්කිරීම',\r | |
10 | inlineStyleInputLabel: 'Inline Style', // MISSING\r | |
11 | langDirLTRLabel: 'වමේසිට දකුණුට',\r | |
12 | langDirLabel: 'භාෂා දිශාව',\r | |
13 | langDirRTLLabel: 'දකුණේ සිට වමට',\r | |
14 | languageCodeInputLabel: 'භාෂා ',\r | |
15 | remove: 'ඉවත් කිරීම',\r | |
16 | styleSelectLabel: 'විලාසය',\r | |
17 | title: 'නිර්මාණය ',\r | |
18 | toolbar: 'නිර්මාණය '\r | |
19 | } );\r |