diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-05-06 10:53:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-06 10:53:10 +0200 |
commit | 39efc6d533bc3616ef3e199ab83d7753f07afb4c (patch) | |
tree | eac8192f172f765a241d18d4489d7934f4f00c2d /config/locales | |
parent | b611dbac79f9bae66a6b0fccec017fbd7c3ebee3 (diff) |
Add hint about 7 day cooldown for archive takeout (#7375)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index bb08ccc54..4f967f9ac 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -457,7 +457,7 @@ en: archive_takeout: date: Date download: Download your archive - hint_html: You can request an archive of your <strong>toots and uploaded media</strong>. The exported data will be in ActivityPub format, readable by any compliant software. + hint_html: You can request an archive of your <strong>toots and uploaded media</strong>. The exported data will be in ActivityPub format, readable by any compliant software. You can request an archive every 7 days. in_progress: Compiling your archive... request: Request your archive size: Size |