vue-i18n
vue-i18n copied to clipboard
Add support for html in translations
trafficstars
Clear and concise description of the problem
I recently tried to replace the string {icon} with an -tag and that didn't worked
Suggested solution
Add html support in translations.
Alternative
No response
Additional context
No response
Validations
- [X] Read the Contributing Guidelines
- [X] Read the Documentation
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.