diff --git a/modules/steam/strings.json b/modules/steam/strings.json new file mode 100644 index 0000000..b88373b --- /dev/null +++ b/modules/steam/strings.json @@ -0,0 +1,8 @@ +{ + "steam_last_played": { + "en": "{user} last played {game}" + }, + "steam_not_played": { + "en": "{user} didn't play anything recently :'(" + } +}