From 70a2a77cc03e5c3e05c9e333b22bc476bc7d367d Mon Sep 17 00:00:00 2001 From: reality Date: Mon, 28 Oct 2013 13:59:42 +0000 Subject: [PATCH] le derp --- modules/steam/strings.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 modules/steam/strings.json 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 :'(" + } +}