feat(web): add khu-cong-nghiep, chuyen-nhuong, and reports pages
Add three new frontend page sections: - Industrial parks (khu-cong-nghiep): listing, detail, filter bar - Transfer listings (chuyen-nhuong): search, category tabs, detail - AI reports dashboard: list, create, viewer with TOC Includes components, API clients, hooks, server helpers, i18n keys, navigation links in public and dashboard layouts, and lint fixes. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
"search": "Search",
|
||||
"pricing": "Pricing",
|
||||
"projects": "Projects",
|
||||
"industrialParks": "Industrial Parks",
|
||||
"transfer": "Transfer",
|
||||
"mainNav": "Main navigation",
|
||||
"dashboardNav": "Dashboard",
|
||||
"adminNav": "Administration",
|
||||
@@ -40,6 +42,7 @@
|
||||
"inquiries": "Inquiries",
|
||||
"leads": "Leads",
|
||||
"analytics": "Analytics",
|
||||
"reports": "AI Reports",
|
||||
"savedSearches": "Saved searches",
|
||||
"aiValuation": "AI Valuation",
|
||||
"profile": "Profile",
|
||||
|
||||
Reference in New Issue
Block a user