snipcart / snipcart-localization-v2

Localization files for Snipcart's shopping cart v2
https://docs.snipcart.com/v2/configuration/localization
MIT License
30 stars 114 forks source link

Umlauts are converted to html entities #48

Closed tobias-kuendig closed 7 years ago

tobias-kuendig commented 7 years ago

How can this be prevented?

image

image

couellet commented 7 years ago

Sorry for the late reply on this one. I haven't been able to reproduce the issue on my end:

image

Can you send us the link of the website where you are having the issue?

tobias-kuendig commented 7 years ago

Thanks for getting back to me. The problem was caused on my end.

I manually updated the translation with registerLocale since my PR was pending. Then my templating engine added the html entities while rendering the JS code.