diff --git a/resources/js/nova.js b/resources/js/nova.js index 9b49feecd..30e56eb80 100644 --- a/resources/js/nova.js +++ b/resources/js/nova.js @@ -42,6 +42,7 @@ Nova.booting((Vue, router) => { }, 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!',