From 3862f48c34a00691a12c6002abd88b088cf7c13e Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Tue, 23 Jul 2019 16:48:08 -0500 Subject: add self-destructing roars & `live`/`lifespan` bangtags --- config/locales/en.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 050806939..8210ef70d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -858,7 +858,9 @@ en: scheduled_statuses: over_daily_limit: You have exceeded the limit of %{limit} scheduled roars for that day over_total_limit: You have exceeded the limit of %{limit} scheduled roars - too_soon: The scheduled date must be in the future + too_soon: The scheduled timeframe must be at least 5 minutes into the future + destructing_statuses: + too_soon: The destruction timeframe must be at least 5 minutes into the future sessions: activity: Last activity browser: Browser -- cgit