I need to translate only the tag param value, no the tag value. Using https://github.com/i18next
OK
<i data-i18n="skills.photoshop">old value</i>
NOK
<a href="??????">link</a>
I need to translate only the tag param value, no the tag value. Using https://github.com/i18next
OK
<i data-i18n="skills.photoshop">old value</i>
NOK
<a href="??????">link</a>