chore(orbit): rename "Psy Orbit" → "Orbit" in user-visible strings

Topbar trigger button + start-modal hero brand both drop the "Psy"
prefix. Help-section copy and the settings toggle that references the
button by name are renamed in lockstep so the UI stays consistent —
otherwise the settings row would still read "Show Psy Orbit in the
header" while the actual button reads "Orbit". 8 locales updated.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-25 01:51:38 +02:00
parent e4cc54a1b5
commit 861d4c9616
9 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ interface AuthState {
showArtistImages: boolean;
showTrayIcon: boolean;
minimizeToTray: boolean;
/** Whether the "Psy Orbit" topbar trigger is rendered. Users who never
/** Whether the "Orbit" topbar trigger is rendered. Users who never
* touch Orbit can hide it so the header stays uncluttered. */
showOrbitTrigger: boolean;
discordRichPresence: boolean;