diff --git a/ui/src/locales/en.json b/ui/src/locales/en.json index e01b9ac..aa7e13b 100644 --- a/ui/src/locales/en.json +++ b/ui/src/locales/en.json @@ -65,7 +65,7 @@ "paste": "Paste", "token": "Token", "verify": "Verify Token", - "page_header": "The Early Access release channel lets you try out the latest experimental features and fixes, before they are merged into yuzu. This channel includes all regular yuzu daily updates, plus these exclusive features.\n\nTo be an Early Access member, you must be a Patreon Early Access Subscriber.", + "page_header": "The Early Access release channel lets you try out the latest experimental features and fixes, before they are merged into yuzu. This channel includes all regular yuzu daily updates, plus these exclusive features.\n\nTo be an Early Access member, you must be a Patreon Early Access Subscriber.", "page_opened": "Page opened! Check your default browser for the page, and follow the instructions there to link your patreon account.\nWhen you are done, enter the token below.", "login_failed": "Login failed!\n\nDouble check that your token is correct and try again" }, diff --git a/ui/src/views/SelectPackages.vue b/ui/src/views/SelectPackages.vue index d51dfda..b78b739 100644 --- a/ui/src/views/SelectPackages.vue +++ b/ui/src/views/SelectPackages.vue @@ -7,7 +7,7 @@
-
+
New!