Illuminate\Translation\Translator::get(): Argument #2 ($replace) must be of type array, null given, called in C:\Users\datle\Documents\Code\shop\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php on line 851
@datlechin Strange, and I assume your /lang/en/auth.php does contain the regular password translation, correct? Did you change any configuration related to language or translations? Or maybe upgraded your Laravel recently?
Do you also have the following directory /resources/lang ?
Could you also try removing the /lang/vi.json and test again?