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

15 lines
416 B
JavaScript

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'font', 'ar', {
fontSize: {
label: 'حجم الخط',
voiceLabel: 'حجم الخط',
panelTitle: 'حجم الخط'
},
label: 'خط',
panelTitle: 'حجم الخط',
voiceLabel: 'حجم الخط'
} );