FIX: month was not showing in user suspended error message
This commit is contained in:
parent
77c7bad61f
commit
e1ae436711
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue