/
var
/
www
/
flurhymez
/
resources
/
lang
/
en
/
/var/www/flurhymez/resources/lang/en
mkdir
upload
Name
Size
Mode
Actions
admin.php
12902
0644
edit
dl
rm
auth.php
674
0644
edit
dl
rm
errors.php
349
0644
edit
dl
rm
lang.php
2202
0644
edit
dl
rm
pagination.php
518
0644
edit
dl
rm
passwords.php
744
0644
edit
dl
rm
validation.php
7711
0644
edit
dl
rm
Edit:
/var/www/flurhymez/resources/lang/en/auth.php
(674B)
<?php return [ /* |-------------------------------------------------------------------------- | Authentication Language Lines |-------------------------------------------------------------------------- | | The following language lines are used during authentication for various | messages that we need to display to the user. You are free to modify | these language lines according to your application's requirements. | */ 'failed' => 'These credentials do not match our records.', 'password' => 'The provided password is incorrect.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', ];
Save
cmd:
run