From af0b6f445c597b41e861da9e77f39b4caed3e753 Mon Sep 17 00:00:00 2001 From: Fire Demon Date: Sun, 16 Aug 2020 21:48:42 -0500 Subject: [Filters, Timelines] Add options to toggle filters for replies to and boosts of unfollowed accounts --- config/locales/en-MP.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/locales/en-MP.yml') diff --git a/config/locales/en-MP.yml b/config/locales/en-MP.yml index 26931ffe3..18ce2d7c4 100644 --- a/config/locales/en-MP.yml +++ b/config/locales/en-MP.yml @@ -68,7 +68,7 @@ en-MP: appearance: toot_layout: Roar layout custom_css: Custom CSS - custom_css_error: "There are problems with the above CSS that must be fixed before it can be applied:" + custom_css_error: "There are problems with the above CSS that must be fixed before it can be applied:" auth: description: prefix_invited_by_user: "@%{name} invites you to join Monsterpit!" @@ -98,6 +98,7 @@ en-MP: title: New roar preferences: advanced_publishing: Advanced publishing options + filtering: Filtering options remote_interaction: favourite: proceed: Proceed to admire @@ -141,4 +142,4 @@ en-MP: warning: explanation: silence: While your account is limited, only creatures who are already following you will see your roars on this server, and you may be excluded from various public listings. However, others may still manually follow you. - suspend: Your account has been suspended, and all of your roars and your uploaded media files have been irreversibly removed from this server, and servers where you had followers. \ No newline at end of file + suspend: Your account has been suspended, and all of your roars and your uploaded media files have been irreversibly removed from this server, and servers where you had followers. -- cgit