Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 056fadd

Browse files
committed
Merge pull request Laravel-Lang#390 from i0/patch-3
Update auth.php
2 parents a82765f + 9523870 commit 056fadd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fa/auth.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
| these language lines according to your application's requirements.
1111
|
1212
*/
13-
'failed' => 'These credentials do not match our records.',
14-
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
13+
'failed' => 'اطلاعات ورود صحیح نمیباشد.',
14+
'throttle' => 'تعداد دفعات تلاش برای ورود از حد مجاز بیشتر است. لطفا پس از :seconds ثانیه مجددا تلاش فرمایید.',
1515
];

0 commit comments

Comments
 (0)