diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 10:25:47 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 10:25:47 +0000 |
commit | b775c237048f3ddbf86a39885b504ebe447328c1 (patch) | |
tree | 9ad3a9ade3aeed1cdbb4ab066497012928a8e626 | |
parent | ad39e42222cbb058e643ac1244ec847e5b943fc1 (diff) |
[trunk_public] Update fa_IR, thanks to : Garcia
git-svn-id: http://piwigo.org/svn/trunk@28733 68402e56-0260-453c-a942-63ccdbb3a9ee
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 |