mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
FEATURE: Add "Now" as an option (default hidden) to the future date input selector (#10047)
Sometimes you need to schedule things from now onward. "Now" in this case is now + 1 minute. this option is hidden by default.
This commit is contained in:
@@ -2225,6 +2225,7 @@ en:
|
||||
time_frame_required: Please select a time frame
|
||||
auto_update_input:
|
||||
none: "Select a timeframe"
|
||||
now: "Now"
|
||||
later_today: "Later today"
|
||||
tomorrow: "Tomorrow"
|
||||
later_this_week: "Later this week"
|
||||
|
||||
Reference in New Issue
Block a user