2 $de_formal = (include resource_path() . '/lang/de/' . basename(__FILE__));
7 |--------------------------------------------------------------------------
8 | Password Reminder Language Lines
9 |--------------------------------------------------------------------------
11 | The following language lines are the default lines which match reasons
12 | that are given by the password broker for a password update attempt
13 | has failed, such as for an invalid token or invalid new password.
19 return array_replace($de_formal, $de_informal);