@@ -1476,7 +1476,8 @@
|
||||
"description": "If the server is running out of disk space, use this to move the app's data to a <a href=\"/#/volumes\">volume</a>. Any data here is part of the app's backup.",
|
||||
"dataDirPlaceholder": "Leave empty to use platform default",
|
||||
"moveAction": "Move Data",
|
||||
"diskUsage": "The app is currently using {{ size }} of storage (as of {{ date }})."
|
||||
"diskUsage": "The app is currently using {{ size }} of storage (as of {{ date }}).",
|
||||
"mountTypeWarning": "The destination file system must support file permissions and ownership for the move to work"
|
||||
},
|
||||
"mounts": {
|
||||
"title": "Mounts",
|
||||
|
||||
Reference in New Issue
Block a user