From c0bab06b9d537499753de380e10658b2e443c9cd Mon Sep 17 00:00:00 2001 From: Ilyas Tahari Date: Tue, 25 Jun 2024 01:24:20 -0400 Subject: [PATCH] commit 6/25 pt.2 --- src/localization/languages/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/localization/languages/en.json b/src/localization/languages/en.json index 36387b8c..ea4df1fe 100644 --- a/src/localization/languages/en.json +++ b/src/localization/languages/en.json @@ -4,7 +4,7 @@ "ContactLink": "check the status page or create an issue on github" }, "strings": { - "AppTitleInsta": "insta media convertor", + "AppTitleInsta": "insta media converter", "LinkInput": "paste your insta link here", "AboutSummary": "cobalt is your go-to place for downloads from social and media platforms. zero ads, trackers, or other creepy bullshit. simply paste a share link and you're ready to rock!", "EmbedBriefDescription": "save what you love. no ads, trackers, or other creepy bullshit.", @@ -156,7 +156,7 @@ "SettingsYoutubeDub": "use browser language", "SettingsYoutubeDubDescription": "uses your browser's default language for dubbed audio tracks. works even if cobalt ui isn't translated to your language.", "ErrorInvalidContentType": "invalid content type header", - "WelcomeMessage": "welcome to my insta media convertor", + "WelcomeMessage": "welcome to my insta media converter", "ErrorYTAgeRestrict": "this youtube video is age-restricted, so i can't see it. try another one!", "ErrorYTLogin": "couldn't get this youtube video because it requires an account to view.\n\nthis limitation is done by google to seemingly stop scraping, affecting all 3rd party tools and even their own clients.\n\ntry again, but if issue persists, {ContactLink}.", "ErrorYTRateLimit": "i got rate limited by youtube. try again in a few seconds, but if issue persists, {ContactLink}."