Add a login wall on a few windows, but still no auth / login logic

yet...
This commit is contained in:
yuanhau 2025-05-17 20:50:23 +08:00
parent 020251c706
commit a89fbd4fd7
9 changed files with 157 additions and 64 deletions

View file

@ -51,6 +51,8 @@
"dailybriefing": "Daily Briefing",
"Welcome": "Welcome",
"loading": "Loading...",
"error": "Oops! You can not use this resoure before logging in.",
"systemerror": "Oh cool, you found an error, please contact [at]hwtw on Discord, and I can **try** to fix it",
"app": {
"changelangmessage": "Switching the language...",
"launchtext": "Cooking up the desktop...",

View file

@ -51,6 +51,8 @@
"dailybriefing": "今日報導",
"Welcome": "歡迎",
"loading": "載入中...",
"error": "你還沒登入ㄟ,這個功能要登入才可以用",
"systemerror": "ㄚ 你撞上了一個錯誤可以傳給我嗎我在DC的帳號是[at]hwtw ",
"app": {
"changelangmessage": "正在切換語言中...",
"launchtext": "系統開機中...",