diff --git a/src/translation/en.json b/src/translation/en.json index 7ceaf97c9..add3cf1d6 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -1527,7 +1527,8 @@ "title": "Update Volume {{ volume }}" }, "tooltipEdit": "Edit Volume", - "mountStatus": "Mount Status" + "mountStatus": "Mount Status", + "type": "Type" }, "storage": { "mounts": { diff --git a/src/views/volumes.html b/src/views/volumes.html index 492788274..28e55117b 100644 --- a/src/views/volumes.html +++ b/src/views/volumes.html @@ -29,7 +29,7 @@
-{{ volumeConfigure.volume.hostPath }}
@@ -128,8 +128,9 @@