RT#34078: Payment History Report / Statement [Fixes for acl and text preview]
[freeside.git] / rt / share / html / NoAuth / RichText / ckeditor / plugins / placeholder / 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( 'placeholder', 'fa',
12 {
13         placeholder :
14         {
15                 title           : 'ویژگی‌های محل نگهداری',
16                 toolbar         : 'ایجاد یک محل نگهداری',
17                 text            : 'متن محل نگهداری',
18                 edit            : 'ویرایش محل نگهداری',
19                 textMissing     : 'محل نگهداری باید محتوی متن باشد.'
20         }
21 });