diff --git a/bl-plugins/simplemde/languages/fa_IR.json b/bl-plugins/simplemde/languages/fa_IR.json new file mode 100644 index 00000000..85d1c74c --- /dev/null +++ b/bl-plugins/simplemde/languages/fa_IR.json @@ -0,0 +1,12 @@ +{ + "plugin-data": + { + "name": "SimpleMDE", + "description": "ویرایشگر Markdown، رابط ساده برای ایجاد زبان markup." + }, + "toolbar": "نوار ابزار", + "tab-size": "اندازه زبانه", + "autosave": "ذخیره خودکار", + "spell-checker": "غلط گیر", + "content-here-supports-markdown-and-html-code": "محتوای اینجا از Markdown و کد HTML پشتیبانی می کند" +}