diff --git a/resources/lang/tr/auth.php b/resources/lang/tr/auth.php new file mode 100644 index 00000000..14bff8af --- /dev/null +++ b/resources/lang/tr/auth.php @@ -0,0 +1,15 @@ + 'Kimlik bilgileri doğru değil.', + 'throttle' => 'Çok fazla girişim. :seconds saniye sonra tekrar deneyin.', +];