Skip to content

Commit 8382bf8

Browse files
authored
Merge pull request #606 from Kommunicate-io/plugin-6.5
Update conversation header dropdown label.
2 parents 8b301e0 + 4261bc3 commit 8382bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webplugin/js/app/labels/default-labels.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,6 @@ Kommunicate.defaultLabels = {
168168
'last.part': ' in the waiting queue, our agents will get back you shortly.'
169169
},
170170
'conversation.header.dropdown': {
171-
'CSAT_RATING_TEXT': 'Rate this Conversation'
171+
'CSAT_RATING_TEXT': 'Rate this conversation'
172172
}
173173
}

0 commit comments

Comments
 (0)