Skip to content

Commit fb4d0b9

Browse files
authored
Update en-US.json
1 parent 1117bd8 commit fb4d0b9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

translations/en-US.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -4297,7 +4297,10 @@
42974297
"options": [],
42984298
"responses": {
42994299
"guildOnly": [
4300-
"The bot has not been added to this server, you cannot sync your roles here."
4300+
"This command can only be used in servers with the bot!"
4301+
],
4302+
"guildNotAuthorized": [
4303+
"The bot has not been added to this server, you cannot use this command here."
43014304
],
43024305
"synced": [
43034306
"Successfully updated your roles."
@@ -4334,6 +4337,9 @@
43344337
],
43354338
"responses": {
43364339
"guildOnly": [
4340+
"This command can only be used in servers with the bot!"
4341+
],
4342+
"guildNotAuthorized": [
43374343
"The bot has not been added to this server, you cannot use this command here."
43384344
],
43394345
"default": [

0 commit comments

Comments
 (0)