formatting
This commit is contained in:
parent
c08dcab1d8
commit
9c5cf150e7
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|
@ -10,6 +12,8 @@ return [
|
|||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => 'Kimlik bilgileri doğru değil.',
|
||||
'throttle' => 'Çok fazla girişim. :seconds saniye sonra tekrar deneyin.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue