website/app/locales/message-en.json

79 lines
3.3 KiB
JSON
Raw Normal View History

2026-07-19 08:50:50 +02:00
{
"nav": {
"supportedGames": "Supported games",
2026-07-20 22:46:21 +02:00
"errorCodes": "View Policies",
2026-07-19 08:50:50 +02:00
"discordServer": "Discord Server",
"installSpbr": "Install SPBR",
"searchPlaceholder": "Search"
},
"footer": {
"siteMaintained": "Site maintained by Spacebar Network",
"developedBy": "Developed by our contributors",
"description": "Spacebar Network (SPBR) is an extension of Splatfestival Network (SPFN), which aims to be a Nintendo Network recreation primarily for hosting Splatfests. Spacebar is separate from this purpose, though we remain partnered with Splatfestival.",
"copyright": "Spacebar Network. All rights reserved."
2026-07-19 08:54:03 +02:00
},
"home": {
"spotlight": {
"titlePart1": "We do justice to the Wii ",
"titlePart2": "U",
"subtext": "Our service is designed to give the Wii U the treatment it deserves: pure royalty. We are dedicated to providing a stable, secure, and authentic online experience that recaptures the original magic of the Nintendo Network. By prioritizing reliability and nostalgia, we ensure that your favorite console remains a vibrant portal to the games and communities you love.",
"hintText": "Pssst.. our codebase is open source! Check out our Forgejo repository to see how we bring the Wii U back to life, and maybe even contribute yourself: "
},
"featuresSection": {
"title": "Everything you miss about the Wii U online experience",
"description": "Spacebar Network is built from the ground up, and we use everything in our power to make the experience fast.",
"items": {
"stable": {
"title": "Stable Experience",
"description": "Unlike other services, ours aims to be lightweight and efficient, allowing us to support more players than ever seen before."
},
"secure": {
"title": "Safe & Secure",
"description": "Active moderation and robust server architecture keep the community friendly, toxic-free, and safe for all."
},
"openSource": {
"title": "Open Source Spirit",
"description": "Built by fans, for fans. Our server frameworks are transparent, community-reviewed, and open for contributions from fellow developers."
}
}
},
"ctaSection": {
"title": "Dust off your GamePad",
"description": "The Wii U era doesn't have to end. Join Spacebar Network today and help build a thriving, nostalgic community of active players.",
"links": {
"guide": "Setup Guide",
"repo": "Forgejo Repository"
}
}
2026-07-20 20:11:03 +02:00
},
"setupWizard": {
"prompts": {
"platformQuestion": "What platform are you using?",
"hackedQuestion": "Is your Wii U hacked?"
},
"botName": "Spacebot:",
"platformStage": {
"titlePart1": "Select how you intend to connect to the ",
"titlePart2": "network",
"cemuTitle": "Cemu",
"cemuDesc": "Emulator",
"wiiuTitle": "Wii U",
"wiiuDesc": "Original Hardware"
},
"methodStage": {
"titlePart1": "Choose Connection ",
"titlePart2": "Method",
"ssslTitle": "SSSL",
"ssslDesc": "Hackless",
"aromaTitle": "Aroma",
"aromaDesc": "Hacked"
}
2026-07-20 22:46:21 +02:00
},
"policies": {
"sidebarHeader": "Spacebar Network Policies",
"sidebarSubheader": "Game Rules",
"loading": "Loading...",
"errorText": "Error",
"lastUpdated": "Last updated: "
2026-07-19 08:50:50 +02:00
}
}