diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:27:08 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:27:08 +0000 |
commit | c988d67935147a0191da3378c4d55e562936c253 (patch) | |
tree | 513a7fcf97ee4de5a03099e98c8562da31566890 | |
parent | 9f83450780f512b73d29059fbdce941313aa8de4 (diff) |
[branche2.2] - fa_IR update Thanks to mohammadN
git-svn-id: http://piwigo.org/svn/branches/2.2@10208 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/fa_IR/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index 783bc0720..8fa6ae909 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -358,5 +358,6 @@ $lang['This author modified following comment:'] = 'این نویسنده این $lang['This author removed the comment with id %d'] = 'این نویسنده ، نظری با شناسه %d را حذف کرده است.'; $lang['delete this comment'] = "حذف این نظر"; $lang['validate this comment'] = 'تایید این نظر'; +$lang['html tags are not allowed in login'] = 'شما در فرم ورود مجاز به استفاده از كدهاي HTML نيستيد!'; ?>
\ No newline at end of file |