Version 1
[yaffs-website] / web / libraries / templates / lang / km.js
diff --git a/web/libraries/templates/lang/km.js b/web/libraries/templates/lang/km.js
new file mode 100644 (file)
index 0000000..09fb188
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.md or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'templates', 'km', {
+       button: 'ពុម្ព​គំរូ',
+       emptyListMsg: '(មិន​មាន​ពុម្ព​គំរូ​ត្រូវ​បាន​កំណត់)',
+       insertOption: 'ជំនួស​ក្នុង​មាតិកា​បច្ចុប្បន្ន',
+       options: 'ជម្រើស​ពុម្ព​គំរូ',
+       selectPromptMsg: 'សូម​រើស​ពុម្ព​គំរូ​ដើម្បី​បើក​ក្នុង​កម្មវិធី​សរសេរ​អត្ថបទ',
+       title: 'ពុម្ព​គំរូ​មាតិកា'
+} );