textmod/Discord.json

9 lines
301 B
JSON
Raw Normal View History

2020-08-15 02:33:17 -05:00
{
"strings": {
"DISCORD_RICHPRESENCE_STATE_IN_SINGLEPLAYER_GAME": "Singleplayer",
"DISCORD_RICHPRESENCE_STATE_IN_LOBBY_GAME": "Playing in a Group",
"DISCORD_RICHPRESENCE_STATE_IN_SERVER_GAME": "Playing on a Server",
"DISCORD_RICHPRESENCE_STATE_IN_LOBBY_MENU": "Creating a Group"
}
}