3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-17 14:01:04 +01:00
dbot/modules/steam/strings.json

9 lines
169 B
JSON
Raw Normal View History

2013-10-28 13:59:42 +00:00
{
"steam_last_played": {
"en": "{user} last played {game}"
},
"steam_not_played": {
"en": "{user} didn't play anything recently :'("
}
}