Skip to content

Commit

Permalink
Update auth.php
Browse files Browse the repository at this point in the history
  • Loading branch information
muharremkackin authored Jan 11, 2021
1 parent ce2a36f commit 54a4e4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tr/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
*/

'failed' => 'Girilen kimlik bilgileri kayıtlarımızla eşleşmiyor.',
'password' => 'Girilen şifre kayıtlarımızla eşleşmiyor'
'throttle' => 'Çok fazla giriş denemesi. :seconds saniye sonra lütfen tekrar deneyin.',

];

0 comments on commit 54a4e4c

Please sign in to comment.