mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
Move resources/lang folder
This commit is contained in:
committed by
HolgerHatGarKeineNode
parent
df2d3d03ba
commit
7403e0e457
7
lang/en/auth.php
Normal file
7
lang/en/auth.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'password' => 'The password is incorrect.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
];
|
||||
Reference in New Issue
Block a user