diff --git a/bl-plugins/html-code/languages/fa_IR.json b/bl-plugins/html-code/languages/fa_IR.json new file mode 100644 index 00000000..a986e9e9 --- /dev/null +++ b/bl-plugins/html-code/languages/fa_IR.json @@ -0,0 +1,13 @@ +{ + "plugin-data": + { + "name": "کد HTML", + "description": "افزودن کد HTML ، CSS و یا JavaScript در head metadata ، header و یا footer وبسایت خود." + }, + "insert-code-in-the-theme-inside-the-tag-head": "درج کد در قالب درون تگ <head> </head>", + "insert-code-in-the-theme-at-the-top": "درج کد درون قالب در بالا.", + "insert-code-in-the-theme-at-the-bottom": "درج کد درون قالب در پایین.", + "insert-code-in-the-admin-area-inside-the-tag-head": "درج کد در محیط مدیریت درون تگ <head> </head>", + "insert-code-in-the-admin-area-at-the-top": "درج کد در محیط مدیریت در بالا.", + "insert-code-in-the-admin-area-at-the-bottom": "درج کد در محیط مدیریت در پایین." +}