吳元皓 edf10adf5a Update requirements and enhance CSS styles
- Added new dependencies to requirements.txt: psycopg2-binary, pandas, and dotenv for improved functionality.
- Enhanced main.css by adding 'scroll-smooth' to the html element for better scrolling experience.
2025-05-11 09:39:21 +08:00

23 lines
503 B
JSON

{
"core": {
"sitename": "新聞盲點平台"
},
"nav": {
"home": "首頁",
"dailybriefing": "今日報導"
},
"home": {
"nonMoving": "嗨!這是你的",
"moving": {
"newsPlatform": "新聞平台",
"miniWikipedia": "米你維基百科",
"newsComparePlatform": "新聞觀點比對平台"
},
"startusing": "開始使用!",
"learnmore": "了解更多"
},
"dailybriefing": "今日報導",
"Welcome": "歡迎",
"loading": "載入中..."
}