mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-25 18:30:23 +00:00
Rename D/L size to size
This commit is contained in:
parent
3a9d0b702e
commit
063a7f8310
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Fields = dict(
|
|||
info=_("Info"),
|
||||
warning=_("Warning"),
|
||||
dltime=_("D/L Time"),
|
||||
dlsize=_("D/L Size"),
|
||||
dlsize=_("Size"),
|
||||
checktime=_("Check Time"),
|
||||
url=_("URL"),
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue