diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-10-13 20:14:54 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-10-13 20:14:54 -0500 |
commit | 47cd2611bf4dc5f9fa14e5c82c032912a9b8cab8 (patch) | |
tree | 7fc6a21e3cd550145e1bc469a441f8b8b1502603 /config/locales | |
parent | 592790418d37483f247696f81b24ad62e3448842 (diff) |
(optionally) announce the success of werewolf transformations
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 934555da8..51f2406d8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -511,6 +511,9 @@ en: auto_mark_known: desc_html: Learn known accounts from outgoing interactions and incoming repeats from packmates. title: Auto-learn known accounts + werewolf_status: + desc_html: Enable werewolf status Easter egg (requires an announcer account) + title: Werewolf status title: Site settings statuses: back_to_account: Back to account page |