D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
www
/
vendor
/
mariuzzo
/
laravel-js-localization
/
tests
/
fixtures
/
lang
/
en
/
Filename :
reminders.php
back
Copy
<?php return array( 'password' => 'Passwords must be at least six characters and match the confirmation.', 'user' => "We can't find a user with that e-mail address.", 'token' => 'This password reset token is invalid.', 'sent' => 'Password reminder sent!', );