hey rob, please get the fuck out, and stop pinging @birds commit: feat: remove unused components and layouts, add error handling page, and update navigation links

- Deleted unused `headlines.vue`, `admin.vue`, and `newsorg.vue` layouts.
- Consolidated `newsOrgAbout` functionality into a single `newsOrgAbout.vue` component.
- Added error handling page with dynamic error messages.
- Updated navigation to include a new "Learn More" link.
- Adjusted translations for "Learn More" in both English and Traditional Chinese.
- Increased dimensions for the "Hot News" app window.
This commit is contained in:
yuanhau 2025-05-12 10:06:54 +08:00
parent 3c3b65c18e
commit ee13960f0b
10 changed files with 87 additions and 137 deletions

View file

@ -5,7 +5,8 @@
},
"nav": {
"home": "Home",
"dailybriefing": "Daily Briefing"
"dailybriefing": "Daily Briefing",
"learnmore": "About"
},
"home": {
"nonMoving": "Hi! This is your ",
@ -15,7 +16,7 @@
"newsComparePlatform": "news comparison platform"
},
"startusing": "Let's Start!",
"learnmore": "Learn More"
"learnmore": "Learn more"
},
"dailybriefing": "Daily Briefing",
"Welcome": "Welcome",

View file

@ -5,7 +5,8 @@
},
"nav": {
"home": "首頁",
"dailybriefing": "今日報導"
"dailybriefing": "今日報導",
"learnmore": "了解更多"
},
"home": {
"nonMoving": "嗨!這是你的",