update translations
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user