Show app disk usage in storage tab

This commit is contained in:
Johannes Zellner
2022-11-15 14:54:07 +01:00
parent f5edcf90a0
commit 2cb3c918f7
3 changed files with 28 additions and 1 deletions

View File

@@ -1447,7 +1447,8 @@
"title": "Data Directory",
"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"
"moveAction": "Move Data",
"diskUsage": "The app is currently using {{ size }} of storage (as of {{ date }})."
},
"mounts": {
"title": "Mounts",