-
diff --git a/src/index.html b/src/index.html index 51462c767..b77335659 100644 --- a/src/index.html +++ b/src/index.html @@ -179,7 +179,7 @@
/media.",
+ "addAction": "Add"
+ },
+ "removeVolumeDialog": {
+ "title": "Really remove {{ volume }} ?",
+ "description": "This will delete the volume {{ volume }}. Data inside the host path will not be removed.",
+ "removeAction": "Remove"
+ }
}
}
diff --git a/src/views/volumes.html b/src/views/volumes.html
index e780c520e..869a8af37 100644
--- a/src/views/volumes.html
+++ b/src/views/volumes.html
@@ -3,7 +3,7 @@