diff --git a/app/ui/archiveTile.js b/app/ui/archiveTile.js index a420308a..98aa16bb 100644 --- a/app/ui/archiveTile.js +++ b/app/ui/archiveTile.js @@ -209,12 +209,17 @@ module.exports.wip = function(state, emit) { /> ${expiryOptions(state, emit)} ${password(state, emit)} diff --git a/public/locales/en-US/send.ftl b/public/locales/en-US/send.ftl index 7e7da6d2..299f922b 100644 --- a/public/locales/en-US/send.ftl +++ b/public/locales/en-US/send.ftl @@ -52,6 +52,7 @@ fileCount = { $num -> [one] 1 file *[other] { $num } files } +totalSize = Total Size: { $size } copyUrlFormLabelWithName = Copy and share the link to send your file: { $filename } copyUrlFormButton = Copy to clipboard copiedUrl = Copied!