diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 | ||||
-rw-r--r-- | config/locales/simple_form.en-MP.yml | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 40adfc21e..b5c1a8113 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1014,6 +1014,8 @@ en: other: Other posting_defaults: Posting defaults public_timelines: Public timelines + profiles: + advanced_privacy: Advanced privacy reactions: errors: limit_reached: Limit of different reactions reached diff --git a/config/locales/simple_form.en-MP.yml b/config/locales/simple_form.en-MP.yml index 9903fb174..55097c519 100644 --- a/config/locales/simple_form.en-MP.yml +++ b/config/locales/simple_form.en-MP.yml @@ -10,9 +10,10 @@ en-MP: text_html: Optional. You can use roar syntax. You can <a href="%{path}">add warning presets</a> to save time announcement: text: You can use roar syntax. Please be mindful of the space the announcement will take up on the user's screen - defaults: + defaults: irreversible: Filtered roars will disappear irreversibly, even if filter is later removed phrase: Will be matched regardless of casing in text or content warning of a roar + require_dereference_html: "When enabled, Monsterpit will deliver your roars to other servers as pointers and require an authenticated request to access their (non-public) content. This allows permissions and blocks you've set to be enforced more stringently. <strong>Beware that standard Mastodon servers are not compatible with this feature.</strong>" setting_aggregate_reblogs: Do not show new boosts for roars that have been recently boosted (only affects newly-received boosts) setting_default_content_type_html: When composing roars, assume they are written in raw HTML, unless specified otherwise setting_default_content_type_markdown: When composing roars, assume they are using Markdown for rich text formatting, unless specified otherwise @@ -34,6 +35,7 @@ en-MP: include_statuses: Include reported roars in the e-mail defaults: bot: This is an automated account + require_dereference: Indirect federation mode setting_crop_images: Crop images in non-expanded roars to 16x9 setting_default_content_type: Default format for roars setting_default_language: Roar language |