* Update TwigExtension.php
Check if date matches, which means the post / comment was posted just now.
Will return proper value to whatever function uses it.
The file /system/languages/en.yaml and basically all language files need to include the JUST_NOW text value which should be "just now", of course correctly translated in each language.
This fix has been created in order to fix the "0 seconds from now" message as it sounds weird.
* Update en.yaml - Add JUST_NOW variable
Should be translated to other languages and included in all translation files.