Skip to content

Commit d3c1930

Browse files
authored
Merge pull request #986 from rgantzos/main
Change to "Get live support"
2 parents 55bb51e + bde2bdd commit d3c1930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"message": "ScratchTools is fully customizable with tons of features, all for making the Scratch website better and easier to use!"
77
},
88
"supportButton": {
9-
"message": "Get support"
9+
"message": "Get live support"
1010
},
1111
"feedbackButton": {
1212
"message": "Give feedback"

extras/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h1 style="position: relative; top: 0.5rem" data-id="all-features-text">All feat
126126
fill="var(--primary-color)"
127127
/>
128128
</svg>
129-
<span>Get support</span></span
129+
<span>Get live support</span></span
130130
>
131131
<span class="feedback-btn"
132132
><svg

0 commit comments

Comments
 (0)