diff options
Diffstat (limited to 'app/assets/javascripts/ckeditor/plugins/image2/lang/si.js')
| -rw-r--r-- | app/assets/javascripts/ckeditor/plugins/image2/lang/si.js | 21 |
1 files changed, 0 insertions, 21 deletions
| diff --git a/app/assets/javascripts/ckeditor/plugins/image2/lang/si.js b/app/assets/javascripts/ckeditor/plugins/image2/lang/si.js deleted file mode 100644 index d86b2d6..0000000 --- a/app/assets/javascripts/ckeditor/plugins/image2/lang/si.js +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 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( 'image2', 'si', { | ||
| 6 | alt: 'විකල්ප ', | ||
| 7 | btnUpload: 'සේවාදායකය වෙත යොමුකිරිම', | ||
| 8 | captioned: 'Captioned image', // MISSING | ||
| 9 | captionPlaceholder: 'Caption', // MISSING | ||
| 10 | infoTab: 'රුපයේ තොරතුරු', | ||
| 11 | lockRatio: 'නවතන අනුපාතය ', | ||
| 12 | menu: 'රුපයේ ගුණ', | ||
| 13 | pathName: 'image', // MISSING | ||
| 14 | pathNameCaption: 'caption', // MISSING | ||
| 15 | resetSize: 'නැවතත් විශාලත්වය වෙනස් කිරීම', | ||
| 16 | resizer: 'Click and drag to resize', // MISSING | ||
| 17 | title: 'රුපයේ ', | ||
| 18 | uploadTab: 'උඩුගතකිරීම', | ||
| 19 | urlMissing: 'රුප මුලාශ්ර URL නැත.', | ||
| 20 | altMissing: 'Alternative text is missing.' // MISSING | ||
| 21 | } ); | ||
