mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
Merge pull request #3511 from techAPJ/patch-1
FIX: month was not showing in user suspended error message
This commit is contained in:
@@ -26,7 +26,7 @@ en:
|
||||
formats:
|
||||
short: "%m-%d-%Y"
|
||||
short_no_year: "%B %-d"
|
||||
date_only: "%b %-d, %Y"
|
||||
date_only: "%B %-d, %Y"
|
||||
date:
|
||||
<<: *datetime
|
||||
time:
|
||||
|
||||
Reference in New Issue
Block a user