From 554825a9ea1e7a77c358a51836c6011ac801691d Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 31 Dec 2022 15:58:18 +0100 Subject: [PATCH] Fix #636 --- src/i18n/en/components/contextMenu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en/components/contextMenu.json b/src/i18n/en/components/contextMenu.json index f4feb500..457bba98 100644 --- a/src/i18n/en/components/contextMenu.json +++ b/src/i18n/en/components/contextMenu.json @@ -6,7 +6,7 @@ "action_false": "Follow user", "action_true": "Unfollow user" }, - "inLists": "Manage user of lists", + "inLists": "Lists containing user", "showBoosts": { "action_false": "Show user's boosts", "action_true": "Hide users's boosts"