From ab9185a70e6d6973870fb74d03346c478a0eea31 Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Tue, 28 Apr 2026 10:52:39 +0200 Subject: [PATCH] feat: update Bazaar link Use the official homepage instead of GitHub repo --- src/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 0fffac58..7c9218cd 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -76,7 +76,7 @@ "Bazaar": { "Tag": "Run your favorite", "Title": "Applications", - "Description": "Bluefin utilizes the Bazaar app store, allowing for easy installation and management of all your favorite applications from Flathub and a curated list of apps we think you'll love.", + "Description": "Bluefin utilizes the Bazaar app store, allowing for easy installation and management of all your favorite applications from Flathub and a curated list of apps we think you'll love.", "Additional": "Additionally, Bluefin provides Homebrew and application container workflows, making running any piece of software a breeze. Since the entire software world comes in containers, using them becomes quick and efficient!

Bluefin is developed on Bluefin.", "FlathubButton": "View apps on Flathub" },