diff options
Diffstat (limited to 'languages/en.php')
| -rw-r--r-- | languages/en.php | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/languages/en.php b/languages/en.php index b495c2396..61929d527 100644 --- a/languages/en.php +++ b/languages/en.php @@ -677,6 +677,7 @@ Once you have logged in, we highly recommend that you change your password.  	'friendlytime:hours:singular' => "an hour ago",  	'friendlytime:days' => "%s days ago",  	'friendlytime:days:singular' => "yesterday", +	'friendlytime:date_format' => 'j F Y @ g:ia',  	'date:month:01' => 'January %s',  	'date:month:02' => 'February %s', | 
