dbot/modules/steam/strings.json
2013-10-28 14:38:35 +00:00

12 lines
260 B
JSON

{
"steam_last_played": {
"en": "{user} last played {game}"
},
"steam_not_played": {
"en": "{user} didn't play anything recently :'("
},
"steam_currently_playing": {
"en": "{user} is currently playing {game}"
}
}