feat: add SHA256 checksums to file properties
This commit is contained in:
parent
cd427c746c
commit
4d6788c9fd
5 changed files with 170 additions and 27 deletions
|
|
@ -303,6 +303,9 @@ item-created = Created: {$created}
|
|||
item-modified = Modified: {$modified}
|
||||
item-accessed = Accessed: {$accessed}
|
||||
calculating = Calculating...
|
||||
checksum = {$kind} checksum
|
||||
calculate = Calculate
|
||||
error = Error
|
||||
|
||||
## Settings
|
||||
settings = Settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue