mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
feat: enhance typography with new font sources, update footer layout, and improve navigation structure
This commit is contained in:
parent
7c7601a38b
commit
d773473eb0
13 changed files with 172 additions and 31 deletions
|
@ -6,6 +6,15 @@
|
|||
"home": "Home",
|
||||
"dailybriefing": "Daily Briefing"
|
||||
},
|
||||
"home": {
|
||||
"nonMoving": "Hi! This is your ",
|
||||
"moving": {
|
||||
"newsPlatform": "News Platform",
|
||||
"miniWikipedia": "Mini Wikipedia",
|
||||
"newsComparePlatform": "news comparison platform"
|
||||
},
|
||||
"startusing": "Let's Start!"
|
||||
},
|
||||
"dailybriefing": "Daily Briefing",
|
||||
"Welcome": "Welcome",
|
||||
"loading": "Loading..."
|
||||
|
|
|
@ -6,6 +6,15 @@
|
|||
"home": "首頁",
|
||||
"dailybriefing": "今日報導"
|
||||
},
|
||||
"home": {
|
||||
"nonMoving": "嗨!這是你的",
|
||||
"moving": {
|
||||
"newsPlatform": "新聞平台",
|
||||
"miniWikipedia": "米你維基百科",
|
||||
"newsComparePlatform": "新聞觀點比對平台"
|
||||
},
|
||||
"startusing": "開始使用!"
|
||||
},
|
||||
"dailybriefing": "今日報導",
|
||||
"Welcome": "歡迎",
|
||||
"loading": "載入中..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue