-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Hotfix] Adding warning message for the maintenance #5263
[Hotfix] Adding warning message for the maintenance #5263
Conversation
Co-authored-by: NightKev <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
French Transaltion
Co-authored-by: Lugiad <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added zh-CN and zh-TW (provided by the Chinese translation team)
Co-authored-by: Lugiad' <[email protected]>
Co-authored-by: Lugiad' <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added Japanese
Co-authored-by: Lugiad' <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added Spanish
Co-authored-by: sodam <[email protected]>
Co-authored-by: sodam <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added German
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doesn't seem like we're getting pt-BR in
[Hotfix] Adding warning message for the maintenance (pagefaultgames#5263)
Displaying a message on the title page with starting and ending times (as dynamic dates) of the maintenance.
This is to warn users who don't have access or simply do not follow the discord.
Localization is needed. Localized strings will be directly added to
title-ui-handler.ts
without passing through locales.Screenshots:
English
Spanish
Italian
French
German
Portugese (missing)
Chinese - Simplified
Chinese - Traditional
Korean
Japanese
This is meant as a quick fix to go online as soon as possible before the maintenance, as such it is rather clunky. We can change it later on to be more modular and customizable.