diff --git a/resources/js/Pages/EventApplicationForm.jsx b/resources/js/Pages/EventApplicationForm.jsx index 9939edf..42cb673 100644 --- a/resources/js/Pages/EventApplicationForm.jsx +++ b/resources/js/Pages/EventApplicationForm.jsx @@ -62,7 +62,7 @@ export default function EventApplicationForm({cities, event, application = null} toast.error('Bir hata oluştu. Lütfen tekrar deneyin.') }, onStart () { - toast.loading('Check-in yapılıyor. Lütfen bekleyin...') + toast.loading('Check-in yapılıyor. Lütfen bekleyiniz...') }, onFinish () { toast.remove()