Admin
dashboard
file manager
command
php exec
/
/
usr
/
share
/
imunify-notifier
/
templates
/
custom_scan_malware_found
path:
go
upload
mkdir
name
type
size
perms
modified
actions
[parent directory]
en.json
file
899 B
0644
2026-06-30 00:00:00
edit
delete
rename
ru.json
file
1,310 B
0644
2026-06-30 00:00:00
edit
delete
rename
t.tmpl
file
197 B
0644
2026-06-30 00:00:00
edit
delete
rename
editing: en.json
[ { "id": "subject", "other": "Custom scan report on {{serverName}}" }, { "id": "scan_description_section", "other": "During custom scan {{.scan_id}} started on {{unixToUTC .started}} finished on {{unixToUTC .completed}} " }, { "id": "total_scanned", "other": "were scanned {{.total_resources}} files ", "one": "was scanned {{.total_resources}} file ", "pluralize_by": "total_resources" }, { "id": "malwares_detected", "one": "{{.total_malicious}} malware was detected:\n{{range $k, $v := .malicious_files}}{{$v}}\n{{end}}", "other": "{{.total_malicious}} malwares were detected:\n{{range $k, $v := .malicious_files}}{{$v}}\n{{end}}", "pluralize_by": "total_malicious" }, { "id": "errors_section", "other": "Next errors happened:\n{{.error}}" } ]
save
cancel