Add localization note to 'Time' and 'Downloads' strings

This commit is contained in:
Francesco Lodolo [:flod] 2018-01-23 07:54:02 +01:00
parent 7c836d121c
commit 291276494d
1 changed files with 4 additions and 0 deletions

View File

@ -42,7 +42,11 @@ sendAnotherFileLink = Send another file
// Alternative text used on the download link/button (indicates an action). // Alternative text used on the download link/button (indicates an action).
downloadAltText = Download downloadAltText = Download
downloadsFileList = Downloads downloadsFileList = Downloads
// Used as header in a column indicating the amount of time left before a
// download link expires (e.g. "10h 5m")
timeFileList = Time timeFileList = Time
// Used as header in a column indicating the number of times a file has been
// downloaded
downloadFileName = Download { $filename } downloadFileName = Download { $filename }
downloadFileSize = ({ $size }) downloadFileSize = ({ $size })
unlockInputLabel = Enter Password unlockInputLabel = Enter Password