diff --git a/language/fa_IR/description.txt b/language/fa_IR/description.txt new file mode 100755 index 0000000..3976053 --- /dev/null +++ b/language/fa_IR/description.txt @@ -0,0 +1 @@ +به اشتراک گذاری عکس‌ها در فیسبوک، توییتر، گوگل پلاس و تامبلر \ No newline at end of file diff --git a/language/fa_IR/plugin.lang.php b/language/fa_IR/plugin.lang.php index b145610..3f15230 100644 --- a/language/fa_IR/plugin.lang.php +++ b/language/fa_IR/plugin.lang.php @@ -23,8 +23,11 @@ $lang['Annotation'] = 'یادداشت'; $lang['Bottom'] = 'زیر'; $lang['Bubble'] = 'حباب'; -$lang['Button position on picture page'] = 'موقعیت دکمه در صفحه ی عکس ها'; -$lang['Inline text'] = 'متن کنار دکمه'; -$lang['Toolbar'] = 'تولبار'; +$lang['Button position on picture page'] = 'موقعیت دکمه در برگه‌ی عکس‌ها'; +$lang['Inline text'] = 'نوشته‌ی درون خطی'; +$lang['Toolbar'] = 'نوار ابزار'; $lang['Top'] = 'بالا'; +$lang['Button type'] = 'نوع دکمه'; +$lang['Right bubble'] = 'حباب راست'; +$lang['Top bubble'] = 'حباب بالا'; ?> \ No newline at end of file