ProjectLighthouse/ProjectLighthouse.Localization/StringLists
koko 21dbdff20a
Add proper ban page when logging in (#773)
* Add proper ban page upon logging in

* Remove two extra line break tags that don't need to be there

* Fix timestamp formatting

* Properly display timestamps in correct timezone

* Fix formatting issues with ban page

* Remove extra parenthesis which would be rendered on-page

* Add to redirect middleware to prevent navigating to other pages

* Small nitpick, renaming UserBannedPage to BannedUserPage

* Resolve nitpicks from reviewers

* Remove un-necessary log message in LoginForm

* Fix ban reason translatable string argument

* Word choice nitpick ("Ban Created" -> "Ban Issued")

* Final adjustments and nitpicks, visual and grammatical

* Resolve requested changes from reviewers
2023-05-30 19:25:31 +00:00
..
BaseLayoutStrings.cs String fix with login/register button (#755) 2023-04-29 03:44:33 +00:00
ErrorStrings.cs Translate errors in forms 2022-08-01 18:09:12 -04:00
GeneralStrings.cs Login with email and confirm age on registration (#493) 2022-09-29 17:34:22 -05:00
LandingPageStrings.cs Finish translation of landing page 2022-07-26 16:44:19 -04:00
LoggedOutStrings.cs Translate login and logout pages 2022-07-26 17:01:48 -04:00
ModerationStrings.cs Add proper ban page when logging in (#773) 2023-05-30 19:25:31 +00:00
ModPanelStrings.cs Add banned users and hidden levels page to mod panel 2022-08-14 18:39:19 -04:00
ProfileStrings.cs Translate profile page 2022-08-01 18:29:43 -04:00
RegisterStrings.cs Add notice about usernames in register form 2022-08-01 17:49:34 -04:00
StatusStrings.cs Implement LBP1 tags, stricter resource checking, and more (#463) 2022-08-31 20:38:58 -05:00
TwoFactorStrings.cs Implement 2FA (#577) 2022-12-12 21:11:39 -06:00