aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/iframe/lang/km.js
blob: 9331b23a808003fad6fb20a15531cf20bc63e90a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2017, 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'
} );