From 5a48b309511fe71ddf0d990e5665c9429a921398 Mon Sep 17 00:00:00 2001 From: KMY Date: Sat, 24 Aug 2024 09:47:43 +0900 Subject: [PATCH] Fix lint --- app/javascript/mastodon/locales/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 9a18126188..f3388ebe49 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -971,7 +971,6 @@ "status.pin": "Pin on profile", "status.pinned": "Pinned post", "status.quote": "Quote", - "status.quote_filtered": "This quote is filtered because of muting, blocking or domain blocking", "status.quotes": "{count, plural, one {quote} other {quotes}}", "status.read_more": "Read more", "status.reblog": "Boost",