From a8713ee8b73ef63dab45c3c4db949dbfc49a6381 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Thu, 12 Dec 2019 04:38:56 -0600 Subject: add ability for post authors to kick jerks out of their threads --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales') diff --git a/config/locales/en.yml b/config/locales/en.yml index 8417f952a..7f026135f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -975,6 +975,7 @@ en: other: "%{count} votes" vote: Vote replies_rejected: 'The author is not accepting replies to this roar.' + kicked: "You do not have the author's permission to reply to this thread." show_more: Show more sign_in_to_participate: Sign in to participate in the conversation title: '%{name}: "%{quote}"' -- cgit