From 47804f462ccc81e03dda96f1772587b812273946 Mon Sep 17 00:00:00 2001 From: wukko Date: Sun, 24 Nov 2024 19:29:53 +0600 Subject: [PATCH] web/i18n/error: update private & age post errors --- web/i18n/en/error.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/i18n/en/error.json b/web/i18n/en/error.json index 679915f5..bd512532 100644 --- a/web/i18n/en/error.json +++ b/web/i18n/en/error.json @@ -56,8 +56,8 @@ "api.content.paid": "this content requires purchase. cobalt can't download paid content. try a different link!", "api.content.post.unavailable": "couldn't find anything about this post. its visibility may be limited or it may not exist. make sure your link works and try again in a few seconds!", - "api.content.post.private": "this post is from a private account, so i can't access it.", - "api.content.post.age": "this post is age-restricted, so i can't access it anonymously.", + "api.content.post.private": "couldn't get anything about this post because it's from a private account. try a different link!", + "api.content.post.age": "this post is age-restricted and isn't available without logging in. try a different link!", "api.youtube.no_matching_format": "youtube didn't return a valid video + audio format combo, either video or audio is missing. formats for this video may be re-encoding on youtube's side or something went wrong when parsing them. try enabling the hls option in video settings!", "api.youtube.decipher": "youtube updated its decipher algorithm and i couldn't extract the info about the video. try again in a few seconds, but if this issue sticks, please report it!",