Multi language feature #180

Closed
opened 2026-04-05 19:51:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @htilssu on 4/29/2025

I will use i18n to implement multi-language support for the user's web page.

  • Set up i18n
  • Replace all text with i18n-compatible strings
  • Store the selected language in localStorage
  • Set the default language based on the user's browser language
*Originally created by @htilssu on 4/29/2025* `I will use i18n to implement multi-language support for the user's web page.` - [x] Set up i18n - [x] Replace all text with i18n-compatible strings - [x] Store the selected language in localStorage - [x] Set the default language based on the user's browser language
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#180