a550d6d0fd
- Next.js + MapLibre GL 3D 地球 - CARTO dark-matter vector 底图 - 动态星空背景(闪烁、漂移、流星) - 经纬网格线(graticule) - 文物数据图层与朝代/类别筛选 - 中国风信息弹窗 - 中英双语 i18n - LayerPanel + MapControls 浮动面板
85 lines
2.1 KiB
JSON
85 lines
2.1 KiB
JSON
{
|
|
"nav": {
|
|
"title": "Chinese Cultural Relics Worldwide",
|
|
"search": "Search relics or museums...",
|
|
"languageSwitch": "中文",
|
|
"mapLink": "Relic Map",
|
|
"signIn": "Sign in",
|
|
"home": "Home",
|
|
"about": "About",
|
|
"privacy": "Privacy",
|
|
"terms": "Terms"
|
|
},
|
|
"map": {
|
|
"layers": "Layers",
|
|
"filters": "Filters",
|
|
"reset": "Reset",
|
|
"zoomIn": "Zoom In",
|
|
"zoomOut": "Zoom Out",
|
|
"myLocation": "Go to My Location"
|
|
},
|
|
"sidebar": {
|
|
"operatingRelics": "Relic Distribution",
|
|
"technology": "Category",
|
|
"sortByName": "Sort by Name",
|
|
"sortByImportance": "Sort by Importance",
|
|
"showAll": "Show All",
|
|
"hideAll": "Hide All",
|
|
"displayHint": "Toggle layers to control which relics appear on the map. Filter by dynasty and category.",
|
|
"clustering": "Clustering",
|
|
"labels": "Place Labels",
|
|
"on": "On",
|
|
"off": "Off",
|
|
"savedViews": "Saved Views",
|
|
"cinematic": "Cinematic",
|
|
"share": "Share Link",
|
|
"screenshot": "Screenshot",
|
|
"feedback": "Feedback",
|
|
"cards": "Cards"
|
|
},
|
|
"dynasty": {
|
|
"shang": "Shang",
|
|
"zhou": "Zhou",
|
|
"qin": "Qin",
|
|
"han": "Han",
|
|
"tang": "Tang",
|
|
"song": "Song",
|
|
"yuan": "Yuan",
|
|
"ming": "Ming",
|
|
"qing": "Qing"
|
|
},
|
|
"category": {
|
|
"bronze": "Bronze",
|
|
"porcelain": "Porcelain",
|
|
"painting": "Painting",
|
|
"jade": "Jade",
|
|
"sculpture": "Sculpture",
|
|
"calligraphy": "Calligraphy",
|
|
"textile": "Textile",
|
|
"gold": "Gold/Silver",
|
|
"lacquer": "Lacquerware",
|
|
"ceramic": "Ceramics"
|
|
},
|
|
"filter": {
|
|
"dynasty": "Dynasty Filter",
|
|
"category": "Category Filter",
|
|
"country": "Country Filter",
|
|
"protectionLevel": "Protection Level"
|
|
},
|
|
"detail": {
|
|
"name": "Name",
|
|
"dynasty": "Dynasty",
|
|
"category": "Category",
|
|
"year": "Year",
|
|
"currentLocation": "Current Location",
|
|
"museum": "Museum",
|
|
"description": "Description",
|
|
"protectionLevel": "Protection Level",
|
|
"viewMore": "View More"
|
|
},
|
|
"stats": {
|
|
"totalRelics": "Total Relics",
|
|
"countries": "Countries",
|
|
"museums": "Museums"
|
|
}
|
|
} |