diff --git a/src/translation/en.json b/src/translation/en.json
index 5242b04fb..8d02c0a62 100644
--- a/src/translation/en.json
+++ b/src/translation/en.json
@@ -1524,7 +1524,7 @@
"description": "This will delete the volume {{ volume }}. Data inside the host path will not be removed.",
"removeAction": "Remove"
},
- "description": "Volumes are directories on the server that can be shared between apps. These may be NFS/SSHFS mounts or external storage disks attached to the server.",
+ "description": "Volumes are directories on the server that can be shared between apps. These may be NFS/SSHFS/CIFS mounts or external storage disks attached to the server. Volumes are attached to the app's container under /media.",
"backupWarning": "Volumes are not backed up. Restoring an app will not restore the volume's content. Please make sure to have a suitable backup plan for each volume.",
"mountType": "Mount Type",
"updateVolumeDialog": {