]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/format/lang/fa.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / format / lang / fa.js
CommitLineData
c63493c8
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'format', 'fa', {\r
6 label: 'قالب',\r
7 panelTitle: 'قالب بند',\r
8 tag_address: 'نشانی',\r
9 tag_div: 'بند',\r
10 tag_h1: 'سرنویس ۱',\r
11 tag_h2: 'سرنویس ۲',\r
12 tag_h3: 'سرنویس ۳',\r
13 tag_h4: 'سرنویس ۴',\r
14 tag_h5: 'سرنویس ۵',\r
15 tag_h6: 'سرنویس ۶',\r
16 tag_p: 'معمولی',\r
17 tag_pre: 'قالب‌دار'\r
18} );\r