mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Fix local-dates styling (#12085)
Renames the new `relative-time` component to `relative-time-picker` to avoid CSS class conflict with local-dates.
This commit is contained in:
@@ -575,7 +575,7 @@ en:
|
||||
title: "Why are you rejecting this user?"
|
||||
send_email: "Send rejection email"
|
||||
|
||||
relative_time:
|
||||
relative_time_picker:
|
||||
minutes: "minute(s)"
|
||||
hours: "hour(s)"
|
||||
days: "day(s)"
|
||||
|
||||
Reference in New Issue
Block a user