LazZiya / XLocalizer

Localizer package for Asp.Net Core web applications, powered by online translation and auto resource creating.
https://docs.ziyad.info
128 stars 14 forks source link

localize-att- in Hyperlinks has forced localize-content #30

Closed Sayed-Mahmoud closed 2 years ago

Sayed-Mahmoud commented 2 years ago

`

LazZiya commented 2 years ago

Disable localizing content by setting localize-content="false"

<a localize-att-title="First" localize-content="false">
    <span aria-hidden="true">&laquo;</span>
</a>