Localize content using an attribute

Usage

The most basic and simplest use of this tag helper is with the following:

<span localize>
  Whatever text you want to localize here.
</span>

This tag helper also provides exactly the same attributes as the Localize element tag helper. Please see Localize content using a tag for possible attributes.