v2.3.0
·
169 commits
to master
since this release
- The translate function will now return a plain string for translations that don't contain any HTML markup.
- Those translations that do contain HTML will still be wrapped in a
<span>
tag - same as before.