mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-01-15 14:18:41 +00:00
Compare commits
2 Commits
9ab24ed8ca
...
fee81fadd3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fee81fadd3 | ||
|
|
5517080a69 |
@@ -33,9 +33,9 @@ title: 文件
|
||||
|
||||
Delete the currently selected files.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete all
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> 删除全部
|
||||
|
||||
Delete all files.
|
||||
删除全部文件。
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> 导出...
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"undo": "撤销",
|
||||
"redo": "恢复",
|
||||
"delete": "删除",
|
||||
"delete_all": "",
|
||||
"delete_all": "全部删除",
|
||||
"select_all": "全选",
|
||||
"view": "显示",
|
||||
"elevation_profile": "海拔剖面图",
|
||||
@@ -80,7 +80,7 @@
|
||||
"center": "居中",
|
||||
"open_in": "打开于",
|
||||
"copy_coordinates": "复制坐标",
|
||||
"edit_osm": "Edit in OpenStreetMap"
|
||||
"edit_osm": "在 OpenStreetMap 中编辑"
|
||||
},
|
||||
"toolbar": {
|
||||
"routing": {
|
||||
@@ -353,7 +353,7 @@
|
||||
"water": "饮用水",
|
||||
"shower": "淋浴",
|
||||
"shelter": "庇护所",
|
||||
"cemetery": "Cemetery",
|
||||
"cemetery": "墓地",
|
||||
"motorized": "汽车和摩托车",
|
||||
"fuel-station": "加油站",
|
||||
"parking": "停车场",
|
||||
|
||||
Reference in New Issue
Block a user