frontend dialog for "clear cached files"
This commit is contained in:
parent
50ca5e8688
commit
d847dd00c5
3 changed files with 71 additions and 7 deletions
|
|
@ -632,3 +632,12 @@ rawInfoDescription: "Extended user data in its raw form. These fields are privat
|
|||
rawApDescription: "ActivityPub user data in its raw form. These fields are public and accessible to other instances."
|
||||
|
||||
signupReason: "Signup Reason"
|
||||
|
||||
clearCachedFilesOptions:
|
||||
title: "Delete all cached remote files"
|
||||
olderThan: "Only delete files older than:"
|
||||
now: "now"
|
||||
oneWeek: "one week"
|
||||
oneMonth: "one month"
|
||||
oneYear: "one year"
|
||||
keepFilesInUse: "Don't delete files used as avatars&c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue