From fe1a32554cae8462d50b0303696e1c7b1efe2263 Mon Sep 17 00:00:00 2001 From: notfire Date: Sun, 1 Dec 2024 14:01:10 -0500 Subject: [PATCH] missed a bunch of 'repeat's. should be 'boost' fully now. --- src/i18n/en.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index fafc1d96..617b9002 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -160,7 +160,7 @@ "success": "Imported successfully." }, "interactions": { - "favs_repeats": "Repeats and favorites", + "favs_repeats": "Boosts and favorites", "follows": "New follows", "load_older": "Load older interactions", "moves": "User migrates" @@ -509,7 +509,7 @@ "confirm_dialogs_delete": "Deleting a post", "confirm_dialogs_deny_follow": "Rejecting a follow request", "confirm_dialogs_mute": "Muting someone", - "confirm_dialogs_repeat": "Repeating a post", + "confirm_dialogs_repeat": "Boosting a post", "confirm_dialogs_unfollow": "Unfollowing someone", "confirm_new_password": "Confirm new password", "confirmation_dialogs": "Confirmation options", @@ -674,7 +674,7 @@ "notification_visibility_mentions": "Mentions", "notification_visibility_moves": "User Migrates", "notification_visibility_polls": "Ends of polls you voted in", - "notification_visibility_repeats": "Repeats", + "notification_visibility_repeats": "Boosts", "notifications": "Notifications", "nsfw_clickthrough": "Hide sensitive/NSFW media", "oauth_tokens": "OAuth tokens", @@ -997,11 +997,11 @@ "redraft_confirm_cancel_button": "No, keep the original", "redraft_confirm_title": "Confirm delete & redraft", "remove_attachment": "Remove attachment", - "repeat_confirm": "Do you really want to repeat this post?", - "repeat_confirm_accept_button": "Yes, repeat it", - "repeat_confirm_cancel_button": "No, don't repeat", - "repeat_confirm_title": "Confirm repeat", - "repeats": "Repeats", + "repeat_confirm": "Do you really want to boost this post?", + "repeat_confirm_accept_button": "Yes, boost it", + "repeat_confirm_cancel_button": "No, don't boost", + "repeat_confirm_title": "Confirm boost", + "repeats": "Boosts", "replies_list": "Replies:", "replies_list_with_others": "View {numReplies} more reply | View {numReplies} more replies", "reply_to": "Reply to", @@ -1081,7 +1081,7 @@ "media_upload": "Upload media", "quote": "Quote", "reject_follow_request": "Reject follow request", - "repeat": "Repeat", + "repeat": "Boost", "reply": "Reply", "user_settings": "User Settings" }, @@ -1156,7 +1156,7 @@ "following": "Following!", "follows_you": "Follows you!", "hidden": "Hidden", - "hide_repeats": "Hide repeats", + "hide_repeats": "Hide boosts", "highlight": { "disabled": "No highlight", "side": "Side stripe", @@ -1182,7 +1182,7 @@ "replies": "With Replies", "report": "Report", "requested_by": "Has requested to follow you", - "show_repeats": "Show repeats", + "show_repeats": "Show boosts", "statuses": "Posts", "subscribe": "Subscribe", "unblock": "Unblock",