From 1fecec8fb6d1441078cf0cf36597007c53e81e6b Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Thu, 19 Dec 2019 09:46:02 -0600 Subject: remove now-unsed `no_body` translation string --- config/locales/en.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index af7921753..7f026135f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -976,7 +976,6 @@ en: 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." - no_body: "Your post has mentions without any body text." show_more: Show more sign_in_to_participate: Sign in to participate in the conversation title: '%{name}: "%{quote}"' -- cgit