diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index c9ec37ba..d3221822 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.json @@ -182,6 +182,7 @@ }, "waypoint": { "tooltip": "创建并编辑兴趣点", + "icon": "Icon", "longitude": "经度", "latitude": "纬度", "create": "Create point of interest", @@ -385,7 +386,44 @@ "segment": "段", "segments": "Segments", "waypoint": "Point of interest", - "waypoints": "兴趣点" + "waypoints": "兴趣点", + "symbol": { + "bank": "Bank", + "beach": "Beach", + "bike_trail": "Bike Trail", + "bridge": "Bridge", + "building": "Building", + "campground": "营地", + "car": "Car", + "car_repair": "车库", + "convenience_store": "便利店", + "crossing": "Crossing", + "department_store": "Department Store", + "drinking_water": "水域", + "exit": "Exit", + "lodge": "Hut", + "forest": "Forest", + "gas_station": "加油站", + "ground_transportation": "Ground Transportation", + "hotel": "酒店", + "house": "House", + "information": "Information", + "park": "Park", + "parking_area": "停车场", + "pharmacy": "Pharmacy", + "picnic_area": "Picnic Area", + "restaurant": "餐厅", + "restricted_area": "Restricted Area", + "restroom": "厕所", + "road": "Road", + "scenic_area": "Scenic Area", + "shopping_center": "Shopping Center", + "shower": "淋浴", + "summit": "Summit", + "telephone": "Telephone", + "tunnel": "Tunnel", + "water_source": "Water Source" + } }, "homepage": { "website": "官方网站",