diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-30 14:50:49 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-30 14:50:49 +0000 |
commit | 10183dea769e91de5566570581e1a74f7c1ffab0 (patch) | |
tree | 2a65c4b3ac74e0f94dee06c692ceb78704616086 /language | |
parent | 29d213f9fac529de011de0d3d20210014a54c486 (diff) |
[trunk_public] Update fa_IR, thanks to : Garcia
git-svn-id: http://piwigo.org/svn/trunk@29324 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 d60de5fed..249a83686 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -429,4 +429,6 @@ $lang['No results for'] = 'نتیجهای پیدا نشد برای'; $lang['Photo description'] = 'توضیحاتِ عکس'; $lang['Photo title'] = 'عنوانِ عکس'; $lang['Album name, A → Z'] = 'نام آلبوم، به ترتیب حروف الفبا'; -$lang['Album name, Z → A'] = 'نام آلبوم، برعکسِ حروف الفبا';
\ No newline at end of file +$lang['Album name, Z → A'] = 'نام آلبوم، برعکسِ حروف الفبا'; +$lang['Apply on properties'] = 'تایید مشخصات'; +$lang['Link: %s'] = 'لینک: %s';
\ No newline at end of file |