diff --git a/resources/js/app.js b/resources/js/app.js index ce816cfff..7ceb30076 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -62,6 +62,7 @@ if (sentryDsn !== null) { }, buttonLabel: 'Feedback', submitButtonLabel: 'Send Feedback', + triggerLabel: 'Feedback', formTitle: 'Feedback', messagePlaceholder: 'Describe what you were trying to do, what you expected, and what actually happened.', successMessageText: 'Thank you for your feedback!',