summaryrefslogtreecommitdiff
path: root/plugins/password/localization/fa_IR.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/localization/fa_IR.inc')
-rw-r--r--plugins/password/localization/fa_IR.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/password/localization/fa_IR.inc b/plugins/password/localization/fa_IR.inc
index 6e016f992..185ac83c5 100644
--- a/plugins/password/localization/fa_IR.inc
+++ b/plugins/password/localization/fa_IR.inc
@@ -22,5 +22,10 @@ $labels['nopassword'] = 'رمزعبور جدید را وارد نمایید';
$labels['nocurpassword'] = 'رمزعبور فعلی را وارد نمایید';
$labels['passwordincorrect'] = 'رمزعبور فعلی اشتباه است';
$labels['passwordinconsistency'] = 'رمزعبورها با هم مطابقت ندارند، دوباره سعی نمایید.';
+$labels['crypterror'] = 'رمزعبور جدید نمی‌توانست ذخیره شود. نبودن تابع رمزگذاری.';
+$labels['connecterror'] = 'رمزعبور جدید نمی‌توانست ذخیره شود. خطای ارتباط.';
$labels['internalerror'] = 'رمزعبور جدید ذخیره نشد';
+$labels['passwordshort'] = 'رمزعبور باید حداقل $length کاراکتر طول داشته باشد.';
+$labels['passwordweak'] = 'رمزعبور باید شامل حداقل یک عدد و یک کاراکتر نشانه‌ای باشد.';
+$labels['passwordforbidden'] = 'رمزعبور شما کاراکترهای غیرمجاز است.';