Add volume description and warning text
This commit is contained in:
@@ -1102,7 +1102,9 @@
|
||||
"volume": "Volume",
|
||||
"noMounts": "No volumes are mounted.",
|
||||
"addMountAction": "Add a volume mount",
|
||||
"saveAction": "Save"
|
||||
"saveAction": "Save",
|
||||
"description": "Volumes are directories mounted onto the host system, which can be shared between apps. This may be network mounts like NFS or large storage disks directly attached to the server.",
|
||||
"warning": "Volumes are <i>not</i> part of any backups. Restoring an app would thus not restore the volume's content. Please make sure to have some suitable of backup plan for that volume."
|
||||
}
|
||||
},
|
||||
"graphs": {
|
||||
|
||||
Reference in New Issue
Block a user