Skip to content

Commit 652b01d

Browse files

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/Label/stringSet.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ const stringSet = {
219219
EDIT_COMMENT: 'Edit Comment',
220220
REMOVE_FEEDBACK: 'Remove Feedback',
221221
// Feedback modal title
222-
FEEDBACK_MODAL_TITLE: 'Please write a comment about your rating (optional)',
223-
FEEDBACK_CONTENT_PLACEHOLDER: 'Feedback text',
222+
FEEDBACK_MODAL_TITLE: 'Provide additional feedback (optional)',
223+
FEEDBACK_CONTENT_PLACEHOLDER: 'Leave a comment',
224224
BUTTON__REMOVE_FEEDBACK: 'Remove feedback',
225225
},
226226
};

0 commit comments

Comments
 (0)