diff --git a/resources/lang/en/test.php b/resources/lang/en/test.php new file mode 100644 index 0000000..1c652ad --- /dev/null +++ b/resources/lang/en/test.php @@ -0,0 +1,15 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', +];