吳元皓 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
489 B
JSON

{
"core": {
"sitename": "BlindSpec"
},
"nav": {
"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!",
"learnmore": "Learn More",
},
"dailybriefing": "Daily Briefing",
"Welcome": "Welcome",
"loading": "Loading..."
}