ckeditor wordcount
This commit is contained in:
13
www/pad/wordcount/lang/fa.js
Normal file
13
www/pad/wordcount/lang/fa.js
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
Its The Persian (Farsi) Language Translate For Iranian By "Mohsen Esmaili"
|
||||
*/
|
||||
CKEDITOR.plugins.setLang('wordcount', 'fa', {
|
||||
WordCount: 'لغت:',
|
||||
CharCount: 'کاراکتر:',
|
||||
CharCountWithHTML: 'کاراکترها (با HTML):',
|
||||
Paragraphs: 'پاراگراف:',
|
||||
ParagraphsRemaining: 'Paragraphs remaining',
|
||||
pasteWarning: 'محتوای مورد نظر را نمی توان چسباند. زیرا این بیشتر از حد مجاز است.',
|
||||
Selected: 'انتخاب شده: ',
|
||||
title: 'آمار'
|
||||
});
|
||||
Reference in New Issue
Block a user