IO-1110 Added Used space to media browser

This commit is contained in:
Patrick Fic
2021-06-09 13:58:34 -07:00
parent 9f6bb5e71e
commit cd55b8b093
7 changed files with 75 additions and 5 deletions

View File

@@ -96,6 +96,7 @@
"selectjobassetselector": "Please select a job to upload media. ",
"storageexceeded": "Unable to uploaded selected files because there is not sufficient space available on this job.",
"storageexceeded_title": "Unable to upload file(s)",
"storageused": "Storage Used: {{used}} / {{total}} ({{percent}}%)",
"temporarystorage": "* Temporary Storage *",
"uploading": "Uploading"
},

View File

@@ -96,6 +96,7 @@
"selectjobassetselector": "",
"storageexceeded": "",
"storageexceeded_title": "",
"storageused": "",
"temporarystorage": "",
"uploading": ""
},

View File

@@ -96,6 +96,7 @@
"selectjobassetselector": "",
"storageexceeded": "",
"storageexceeded_title": "",
"storageused": "",
"temporarystorage": "",
"uploading": ""
},