mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
TRIVIAL: Don't show 06 Aug, show 6 Aug
This commit is contained in:
parent
3235f2c477
commit
96afbd6656
1 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue