From a68108df0710e3d69f8556ac10a08c7484b664f3 Mon Sep 17 00:00:00 2001 From: reality Date: Fri, 3 Oct 2014 21:00:57 +0000 Subject: [PATCH] remember to commit new files --- jsbot | 2 +- modules/atheme/strings.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 modules/atheme/strings.json diff --git a/jsbot b/jsbot index 139a3aa..606d0cd 160000 --- a/jsbot +++ b/jsbot @@ -1 +1 @@ -Subproject commit 139a3aad5a8b5c71dfe43fdc3f04d29d8b4104df +Subproject commit 606d0cdcddfda9d7328cfa0b65bb4a3079d77d9e diff --git a/modules/atheme/strings.json b/modules/atheme/strings.json new file mode 100644 index 0000000..bd4725a --- /dev/null +++ b/modules/atheme/strings.json @@ -0,0 +1,5 @@ +{ + "akill": { + "en": "{host} has been AKilled for {duration} due to \"{reason}\"" + } +}