Style changes for the Use cases.
[yaffs-website] / web / libraries / templates / lang / ar.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'ar', {
6         button: 'القوالب',
7         emptyListMsg: '(لم يتم تعريف أي قالب)',
8         insertOption: 'استبدال المحتوى',
9         options: 'خصائص القوالب',
10         selectPromptMsg: 'اختر القالب الذي تود وضعه في المحرر',
11         title: 'قوالب المحتوى'
12 } );