added total size to wip tile
This commit is contained in:
parent
0dc7398414
commit
b80dd48434
2 changed files with 10 additions and 4 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue