mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
TRIVIAL: Don't show 06 Aug, show 6 Aug
This commit is contained in:
parent
3235f2c477
commit
96afbd6656
@ -31,10 +31,10 @@ en:
|
|||||||
tb: TB
|
tb: TB
|
||||||
dates:
|
dates:
|
||||||
time: "h:mm a"
|
time: "h:mm a"
|
||||||
long_no_year: "MMM DD h:mm a"
|
long_no_year: "MMM D h:mm a"
|
||||||
long_no_year_no_time: "MMM DD"
|
long_no_year_no_time: "MMM D"
|
||||||
long_with_year: "MMM DD, YYYY h:mm a"
|
long_with_year: "MMM D, YYYY h:mm a"
|
||||||
long_with_year_no_time: "MMM DD, YYYY"
|
long_with_year_no_time: "MMM D, YYYY"
|
||||||
tiny:
|
tiny:
|
||||||
half_a_minute: "< 1m"
|
half_a_minute: "< 1m"
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
|
Loading…
Reference in New Issue
Block a user