All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.js.ckeditor.plugins.devtools.lang.fa.js Maven / Gradle / Ivy

There is a newer version: 5.0.6
Show newest version
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'devtools', 'fa',
{
	devTools :
	{
		title		: 'اطلاعات عنصر',
		dialogName	: 'نام پنجره محاوره‌ای',
		tabName		: 'نام برگه',
		elementId	: 'ID عنصر',
		elementType	: 'نوع عنصر'
	}
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy