diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-12-19 09:46:02 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-12-19 09:46:02 -0600 |
commit | 1fecec8fb6d1441078cf0cf36597007c53e81e6b (patch) | |
tree | b33f16d6d7e074db4f4d8d4ac4a5086ad3591681 /config/locales | |
parent | 5a08b14186a7ce421feb3c551d0145adb22829ec (diff) |
remove now-unsed `no_body` translation string
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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}"' |