diff --git a/resources/views/components/confirms-password.blade.php b/resources/views/components/confirms-password.blade.php index 785dbcf45..50884e6c1 100644 --- a/resources/views/components/confirms-password.blade.php +++ b/resources/views/components/confirms-password.blade.php @@ -35,7 +35,7 @@ - {{ __('Nevermind') }} + {{ __('Cancel') }} diff --git a/stubs/inertia/resources/js/Jetstream/ConfirmsPassword.vue b/stubs/inertia/resources/js/Jetstream/ConfirmsPassword.vue index acc3e041d..e5a1965dd 100644 --- a/stubs/inertia/resources/js/Jetstream/ConfirmsPassword.vue +++ b/stubs/inertia/resources/js/Jetstream/ConfirmsPassword.vue @@ -24,7 +24,7 @@