rename mountpoint to 'User-managed Mount Point'
this makes it clear that the user has to manage this
This commit is contained in:
@@ -1634,7 +1634,8 @@
|
||||
"editVolumeDialog": {
|
||||
"title": "Edit Volume"
|
||||
},
|
||||
"emptyPlaceholder": "No volumes"
|
||||
"emptyPlaceholder": "No volumes",
|
||||
"mountPointDescription": "The mount point has to be set up manually. See <a href=\"{{ docsLink }}\" target=\"_blank\">docs</a>."
|
||||
},
|
||||
"newLoginEmail": {
|
||||
"subject": "[<%= cloudron %>] New login on your account",
|
||||
|
||||
Reference in New Issue
Block a user