aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/si.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/about/lang/si.js')
-rw-r--r--sources/plugins/about/lang/si.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/sources/plugins/about/lang/si.js b/sources/plugins/about/lang/si.js
new file mode 100644
index 00000000..2d606d90
--- /dev/null
+++ b/sources/plugins/about/lang/si.js
@@ -0,0 +1,12 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'about', 'si', {
6 copy: 'පිටපත් අයිතිය සහ පිටපත් කිරීම;$1 .සියලුම හිමිකම් ඇවිරිණි.',
7 dlgTitle: 'CKEditor ගැන විස්තර',
8 help: 'උදව් සඳහා $1 ',
9 moreInfo: 'බලපත්‍ර තොරතුරු සදහා කරුණාකර අපගේ විද්‍යුත් ලිපිනයට පිවිසෙන්න:',
10 title: 'CKEditor ගැන විස්තර',
11 userGuide: 'CKEditor භාවිතා කිරීම පිළිබඳ '
12} );