aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/iframe/lang/si.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/iframe/lang/si.js')
-rw-r--r--sources/plugins/iframe/lang/si.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/sources/plugins/iframe/lang/si.js b/sources/plugins/iframe/lang/si.js
new file mode 100644
index 00000000..fed32683
--- /dev/null
+++ b/sources/plugins/iframe/lang/si.js
@@ -0,0 +1,11 @@
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( 'iframe', 'si', {
6 border: 'සැකිල්ලේ කඩයිම් ',
7 noUrl: 'කරුණාකර රුපයේ URL ලියන්න',
8 scrolling: 'සක්ක්‍රිය කරන්න',
9 title: 'IFrame Properties', // MISSING
10 toolbar: 'IFrame'
11} );