Hi there,
Where can I translate the reading time post snippet?
Best,

Hi there,
Where can I translate the reading time post snippet?
Best,

You can see the Reading time helper section of the i18n (internationalization) docs.
Basically, inside the helper, (t "...") is used instead of {{t "..."}}.
Thank you Juan.
I totally missed this!