diff options
Diffstat (limited to '')
-rw-r--r-- | language/fa_IR/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index 646648f61..8bf90e7a3 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -425,4 +425,6 @@ $lang['Password is missing. Please enter the password.'] = 'گذرواژه ای $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'پذیرش گذرواژه با گذرواژهی اصلی همخوانی ندارد. خواهشمندیم گذرواژهی اصلی را در بخش پذیرش گذرواژه نیز بنویسید.'; $lang['Theme'] = 'زمینه'; $lang['%d photos per page'] = '%d عکس در هر برگ'; -?>
\ No newline at end of file +$lang['No results for'] = 'نتیجهای پیدا نشد برای'; +$lang['Photo description'] = 'توضیحاتِ عکس'; +$lang['Photo title'] = 'عنوانِ عکس';
\ No newline at end of file |