Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions resources/QuickChat.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@
}
],
"misc": [
{
"key": "discord",
"requiresPlayer": false
},
{
"key": "go",
"requiresPlayer": false
Expand Down
1 change: 1 addition & 0 deletions resources/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@
"same_team": "I'm on your side!"
},
"misc": {
"discord": "Let's find each other on Discord!",
"go": "Let’s go!",
"strategy": "Nice strategy!",
"fun": "This game is fun!",
Expand Down
Loading