Skip to content

Missing localization in setup track #121

@JacksonTheMaster

Description

@JacksonTheMaster

Localization Issue in Server Setup Interface

Issue Description

The server setup wizard track contains hardcoded English strings (e.g., "Your server is ready to be launched!", "Finalize Setup", "Go back to start") that are displayed across all language settings. The text remains in English regardless of the selected language, including in the provided Swedish screenshot.

Cause

The strings are hardcoded in the application code instead of being managed through the localization system.
This leads to inconsistent user experience across different language settings.

Image

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions