From ca8e77f3dc06bc758c606d316d68ba6a2c1b4a20 Mon Sep 17 00:00:00 2001 From: Fire Demon Date: Sun, 11 Oct 2020 10:43:47 -0500 Subject: Add post history limiting options --- config/locales/en-MP.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/locales/en-MP.yml') diff --git a/config/locales/en-MP.yml b/config/locales/en-MP.yml index 8b0c6d29b..da45e9216 100644 --- a/config/locales/en-MP.yml +++ b/config/locales/en-MP.yml @@ -100,7 +100,7 @@ en-MP: archive_takeout: hint_html: You can request an archive of your roars and media. The exported data will be in the ActivityPub format, readable by any compliant software. You can request an archive every 7 days. history: - '0': Never + '0': All 1: 1 week 2: 2 weeks 3: 3 weeks -- cgit