From f34d4ae8e06551eea02b2a1b5db020cbb19da960 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Thu, 6 Apr 2023 19:45:46 -0400 Subject: [PATCH] Update strings.ts --- src/strings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings.ts b/src/strings.ts index cf9e2c1..aeaf349 100644 --- a/src/strings.ts +++ b/src/strings.ts @@ -146,7 +146,7 @@ This is caused by Twitter API downtime or a new bug. Try again in a little while FINAL_POLL_RESULTS: 'Final results', ERROR_API_FAIL: 'Tweet failed to load due to an API error :(', - ERROR_PRIVATE: `Due to Twitter API changes, NSFW Tweets are currently being blocked in some regions. We are currently looking into a workaround. 🙏`, + ERROR_PRIVATE: `Sorry, we can't embed this Tweet because the user is private or suspended :(`, ERROR_TWEET_NOT_FOUND: `Sorry, that Tweet doesn't exist :(`, ERROR_UNKNOWN: `Unknown error occurred, sorry about that :(`,