formatting

This commit is contained in:
aptalca
2018-02-07 18:06:47 -05:00
committed by GitHub
parent c08dcab1d8
commit 9c5cf150e7

View File

@@ -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.',
];