I added something to it, phrases to be exact.
Enter the following phrases on GLOBAL:
home_sincelastvisit = since your last visit
home_newthreadssincelastvisit = new threads
home_newpostsssincelastvisit = new posts
and then use this code in the navbar-template:
Code:
<br /><b>$getnewthread[threads]</b> $vbphrase[home_newthreadssincelastvisit], <b>$getnewpost[posts]</b> $vbphrase[home_newpostsssincelastvisit] $vbphrase[home_sincelastvisit]
For the ones who would like to translate it