summaryrefslogtreecommitdiff
path: root/plugins/templates/lang/km.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/templates/lang/km.js')
-rw-r--r--plugins/templates/lang/km.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/templates/lang/km.js b/plugins/templates/lang/km.js
new file mode 100644
index 0000000..b7cccfb
--- /dev/null
+++ b/plugins/templates/lang/km.js
@@ -0,0 +1,12 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'templates', 'km', {
+ button: 'ពុម្ព​គំរូ',
+ emptyListMsg: '(មិន​មាន​ពុម្ព​គំរូ​ត្រូវ​បាន​កំណត់)',
+ insertOption: 'ជំនួស​ក្នុង​មាតិកា​បច្ចុប្បន្ន',
+ options: 'ជម្រើស​ពុម្ព​គំរូ',
+ selectPromptMsg: 'សូម​រើស​ពុម្ព​គំរូ​ដើម្បី​បើក​ក្នុង​កម្មវិធី​សរសេរ​អត្ថបទ',
+ title: 'ពុម្ព​គំរូ​មាតិកា'
+});