From f7fbbc7bd04983d2adee20c3d037bb0809cd9176 Mon Sep 17 00:00:00 2001 From: reality Date: Sun, 9 Nov 2014 14:05:32 +0000 Subject: [PATCH] and the strings... --- modules/warning/strings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/warning/strings.json b/modules/warning/strings.json index ef61c45..1605e05 100644 --- a/modules/warning/strings.json +++ b/modules/warning/strings.json @@ -17,6 +17,9 @@ "it": "Attenzione : {warner} ha dato un' avvertenza a {warnee} per \"{reason}.\". Ulterior informazioni si trovano a {url}", "de": "{warner} hat {warnee} für \"{reason}.\" verwarnt. Mehr Informationen sind auf {url} erhältlich" }, + "warn_user": { + "en": "You have been issued a warning by {warner} for \"{reason}\". You can join {admin_channel} for more information or to discuss." + }, "warning_not_found": { "en": "Specified warning not found." },