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:
Martin Brennan
2020-06-15 14:06:03 +10:00
committed by GitHub
parent 0ff86b00cb
commit 35a157619a
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -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"