update translations

This commit is contained in:
Girish Ramakrishnan
2021-06-21 16:44:39 -07:00
parent ccc45a41e6
commit 2aee2c9e27

View File

@@ -1524,7 +1524,7 @@
"description": "This will delete the volume <code>{{ volume }}</code>. 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 <code>/media</code>.",
"backupWarning": "Volumes are <i>not</i> 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": {