RT 4.0.13
[freeside.git] / rt / share / html / NoAuth / RichText / ckeditor / plugins / devtools / lang / fa.js
1 /*
2 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
5
6 /*
7 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
8 For licensing, see LICENSE.html or http://ckeditor.com/license
9 */
10
11 CKEDITOR.plugins.setLang( 'devtools', 'fa',
12 {
13         devTools :
14         {
15                 title           : 'اطلاعات عنصر',
16                 dialogName      : 'نام پنجره محاوره‌ای',
17                 tabName         : 'نام برگه',
18                 elementId       : 'ID عنصر',
19                 elementType     : 'نوع عنصر'
20         }
21 });