diff --git a/stubs/livewire/resources/views/auth/confirm-password.blade.php b/stubs/livewire/resources/views/auth/confirm-password.blade.php index fc2213c74..d87049ace 100644 --- a/stubs/livewire/resources/views/auth/confirm-password.blade.php +++ b/stubs/livewire/resources/views/auth/confirm-password.blade.php @@ -5,7 +5,7 @@
- This is a secure area of the application. Please confirm your password before continuing. + {{ __('This is a secure area of the application. Please confirm your password before continuing.') }}