From 3359bf389398449079de116ea6725da77846cde7 Mon Sep 17 00:00:00 2001 From: "legendary.fish" <129801050+legendaryfishwastaken@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:48:51 -0400 Subject: [PATCH 1/2] zstream DOES have an app --- src/assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index b1a066596..0399876ea 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -44,7 +44,7 @@ }, "q6": { "title": "Is there a Z-Stream app?", - "body": "no.", + "body": "yes.", "section": "general" }, "q7": { From 18061f44198e53c740af330679b875cb150b3494 Mon Sep 17 00:00:00 2001 From: "legendary.fish" <129801050+legendaryfishwastaken@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:51:30 -0400 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- src/assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 0399876ea..8e4adeaf0 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -44,7 +44,7 @@ }, "q6": { "title": "Is there a Z-Stream app?", - "body": "yes.", + "body": "Yes.", "section": "general" }, "q7": {