mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Add a login wall on a few windows, but still no auth / login logic
yet...
This commit is contained in:
parent
020251c706
commit
a89fbd4fd7
9 changed files with 157 additions and 64 deletions
|
@ -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...",
|
||||
|
|
|
@ -51,6 +51,8 @@
|
|||
"dailybriefing": "今日報導",
|
||||
"Welcome": "歡迎",
|
||||
"loading": "載入中...",
|
||||
"error": "你還沒登入ㄟ,這個功能要登入才可以用",
|
||||
"systemerror": "ㄚ 你撞上了一個錯誤,可以傳給我嗎?我在DC的帳號是[at]hwtw ",
|
||||
"app": {
|
||||
"changelangmessage": "正在切換語言中...",
|
||||
"launchtext": "系統開機中...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue