Skip to content

Commit

Permalink
Fix invalid string
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Sep 6, 2023
1 parent f6674a2 commit a1564a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
"logDiscordMessage": "Discord Message - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
"logInGameCommand": "{type} - Command: {command}, User: {user}.",
"logInGameMessage": "Message: {message}, User: {user}",
"logSmartSwitchGroupValueChange": "Smart Switch Group - Value: {}.",
"logSmartSwitchGroupValueChange": "Smart Switch Group - Value: {value}.",
"logSmartSwitchValueChange": "Smart Switch - Value: {value}.",
"loggedInAs": "LOGGED IN AS: {name}",
"makeSureApplicationsCommandsEnabled": "Make sure applications.commands is checked when creating the invite URL.",
Expand Down

0 comments on commit a1564a6

Please sign in to comment.