Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51e16d5 + b018ce5 commit 840af1aCopy full SHA for 840af1a
tr/auth.php
@@ -10,6 +10,6 @@
10
| these language lines according to your application's requirements.
11
|
12
*/
13
- 'failed' => 'These credentials do not match our records.',
14
- 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+ 'failed' => 'Bu kullanıcı bilgileri, bizim verilerle eşleşmiyor.',
+ 'throttle' => 'Çok fazla oturum açma girişimleri. :seconds saniye içinde tekrar deneyin.',
15
];
0 commit comments