diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2016-03-06 06:44:03 +0100 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2016-03-06 06:44:03 +0100 |
commit | 9798caa7911be3e14c1f4d59553442a536ce50ad (patch) | |
tree | dc0d5ca1ef99360e285bbcedacdb066b17238d1a | |
parent | aad888dee18540570a9437ce58e917b18990f32a (diff) |
Update fa_IR, thanks to Garcia
-rw-r--r-- | language/fa_IR/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index 033785dab..dc97be666 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -431,4 +431,5 @@ $lang['Photo title'] = 'عنوانِ عکس'; $lang['Album name, A → Z'] = 'نام آلبوم، به ترتیب حروف الفبا'; $lang['Album name, Z → A'] = 'نام آلبوم، برعکسِ حروف الفبا'; $lang['Apply on properties'] = 'تایید مشخصات'; -$lang['Link: %s'] = 'لینک: %s';
\ No newline at end of file +$lang['Link: %s'] = 'لینک: %s'; +$lang['Your authentication key is no longer valid.'] = 'کلید احراز هویت شما نامعتبر بوده و باید دوباره ارسال شود.';
\ No newline at end of file |