LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/iframe/lang/ar.js

12 lines
405 B
JavaScript

/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'iframe', 'ar', {
border: 'إظهار حدود الإطار',
noUrl: 'فضلا أكتب رابط الـ iframe',
scrolling: 'تفعيل أشرطة الإنتقال',
title: 'خصائص iframe',
toolbar: 'iframe'
} );