dbot/modules/steam/strings.json

12 lines
260 B
JSON
Raw Normal View History

2013-10-28 14:59:42 +01:00
{
"steam_last_played": {
"en": "{user} last played {game}"
},
"steam_not_played": {
"en": "{user} didn't play anything recently :'("
2013-10-28 15:38:35 +01:00
},
"steam_currently_playing": {
"en": "{user} is currently playing {game}"
2013-10-28 14:59:42 +01:00
}
}