diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-03-25 03:06:19 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-05-21 03:16:21 -0500 |
commit | 6614d42c6e3aedd51b0e9b2a2bb5d6f0a19fcad0 (patch) | |
tree | 35c345b0d67cd385fd606060848ee15a0f00620f /config | |
parent | 90d2280dfec9c2fa3a257b89ea3dfb557168f2d3 (diff) |
hidden accounts + stats hiding
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/simple_form.en.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 6198392fc..98f9240cd 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -23,6 +23,7 @@ en: irreversible: Filtered roars will disappear irreversibly, even if filter is later removed locale: The language of the creature interface, e-mails and push notifications locked: Requires you to manually approve packmates + hidden: Toggles whether your public profile is browsable password: Use at least 8 characters phrase: Will be matched regardless of casing in text or content warning of a roar scopes: Which APIs the application will be allowed to access. If you select a top-level scope, you don't need to select individual ones. @@ -87,6 +88,7 @@ en: irreversible: Drop instead of hide locale: Interface language locked: Lock account + hidden: Hide public profile max_uses: Max number of uses new_password: New password note: Bio @@ -105,6 +107,7 @@ en: setting_default_local: Default to Monsterpit-only roars (in Glitch flavour) setting_always_local: Don't send your roars outside Monsterpit setting_rawr_federated: Show raw world timeline (may contain offensive content!) + setting_hide_stats: Hide statistics setting_default_sensitive: Always mark media as sensitive setting_delete_modal: Show confirmation dialog before deleting a roar setting_display_media: Media display |