diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-04-07 23:50:13 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-05-21 03:16:21 -0500 |
commit | caf265bbebe0fda892ff4fd437f91a17027b8258 (patch) | |
tree | f26c5aae06ee84554d9a8c90747baf6bb0cb9205 /config | |
parent | 2ee72d3aaf184c6bd109f96a9d07be5bb89e00c8 (diff) |
add option to toggle captions + code: move monsterpit additons on top
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/simple_form.en.yml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 4062aaff1..903cfd870 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -69,6 +69,7 @@ en: suspend: Suspend and irreversibly delete account data warning_preset_id: Use a warning preset defaults: + hidden: Hide public profile autofollow: Invite to join your pack avatar: Avatar bot: This is a bot account @@ -88,7 +89,6 @@ 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 @@ -108,6 +108,13 @@ en: 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 on public pages + setting_disable_color: Ignore text color formatting + setting_hide_captions: Hide media captions + setting_aggregate_reblogs: Group repeats in timelines + setting_auto_play_gif: Auto-play animated GIFs + setting_boost_modal: Show confirmation dialog before repeating + setting_default_language: Posting language + setting_default_privacy: Post privacy setting_default_sensitive: Always mark media as sensitive setting_delete_modal: Show confirmation dialog before deleting a roar setting_display_media: Media display |