diff --git a/app/features/sendouq/components/GroupCard.tsx b/app/features/sendouq/components/GroupCard.tsx
index c67f52534..143e8c1a9 100644
--- a/app/features/sendouq/components/GroupCard.tsx
+++ b/app/features/sendouq/components/GroupCard.tsx
@@ -163,9 +163,9 @@ export function GroupCard({
±{group.tierRange.diff}
-
+
- /
+ {t("q:looking.range.or")}
diff --git a/locales/en/q.json b/locales/en/q.json
index 9561975fa..313ba4dec 100644
--- a/locales/en/q.json
+++ b/locales/en/q.json
@@ -120,6 +120,7 @@
"looking.rankCalculating": "Less than {{count}} sets played. Rank is still calculating...",
"looking.allTiers": "All tiers",
"looking.joinQPrompt": "Join the queue to find a group",
+ "looking.range.or": "or",
"match.header": "Match #{{number}}",
"match.spInfo": "SP will be adjusted after both teams report the same result",