From 7e968d38bb0888878e6f1a1ee8467f28c59ef073 Mon Sep 17 00:00:00 2001 From: reality Date: Fri, 2 Jan 2015 21:40:29 +0000 Subject: [PATCH] period --- modules/report/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/report/strings.json b/modules/report/strings.json index 8c82b94..d3dc6f1 100644 --- a/modules/report/strings.json +++ b/modules/report/strings.json @@ -86,6 +86,6 @@ "en": "{user} has a total of {count} notifies. Channels: {cString}. Types: {tString}." }, "timed_notifies": { - "en": "{user} has made {count} notifies in the last {offString}. Channels: {cString}. Types: {tString}" + "en": "{user} has made {count} notifies in the last {offString}. Channels: {cString}. Types: {tString}." } }