aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/templates/lang/km.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/templates/lang/km.js')
-rw-r--r--sources/plugins/templates/lang/km.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/sources/plugins/templates/lang/km.js b/sources/plugins/templates/lang/km.js
new file mode 100644
index 00000000..59eb7743
--- /dev/null
+++ b/sources/plugins/templates/lang/km.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( 'templates', 'km', {
6 button: 'ពុម្ព​គំរូ',
7 emptyListMsg: '(មិន​មាន​ពុម្ព​គំរូ​ត្រូវ​បាន​កំណត់)',
8 insertOption: 'ជំនួស​ក្នុង​មាតិកា​បច្ចុប្បន្ន',
9 options: 'ជម្រើស​ពុម្ព​គំរូ',
10 selectPromptMsg: 'សូម​រើស​ពុម្ព​គំរូ​ដើម្បី​បើក​ក្នុង​កម្មវិធី​សរសេរ​អត្ថបទ',
11 title: 'ពុម្ព​គំរូ​មាតិកា'
12} );