aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/iframe/lang/km.js
blob: c4d163ce0c868252f27a56ce6a24f5dd79a761dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'iframe', 'km', {
	border: 'បង្ហាញ​បន្ទាត់​ស៊ុម',
	noUrl: 'សូម​បញ្ចូល URL របស់ iframe',
	scrolling: 'ប្រើ​របារ​រំកិល',
	title: 'លក្ខណៈ​សម្បត្តិ IFrame',
	toolbar: 'IFrame'
} );