updated fa-IR

This commit is contained in:
denisdulici
2017-11-30 12:22:00 +03:00
parent 6c2e0f1677
commit c94c7f3e73
9 changed files with 41 additions and 11 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'allow_login' => 'مجاز به ورود به سیستم؟',
'user_created' => 'کاربر ایجاد شده',
'error' => [
'email' => 'این ایمیل قبلا انتخاب شده است.'
]
];