mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 13:35:20 -05:00
UX: improves dates on reports export UI (#7971)
- show it's UTC - allows future - shows date in more human readable format
This commit is contained in:
@@ -3155,8 +3155,8 @@ en:
|
||||
view_table: "table"
|
||||
view_graph: "graph"
|
||||
refresh_report: "Refresh Report"
|
||||
start_date: "Start Date"
|
||||
end_date: "End Date"
|
||||
start_date: "Start Date (UTC)"
|
||||
end_date: "End Date (UTC)"
|
||||
groups: "All groups"
|
||||
disabled: "This report is disabled"
|
||||
totals_for_sample: "Totals for sample"
|
||||
|
||||
Reference in New Issue
Block a user