jsakamoto / Toolbelt.Blazor.I18nText

The class library that provides the ability to localize texts on your Blazor app!
Mozilla Public License 2.0
246 stars 23 forks source link

Spanish Localization #40

Open tojosmarce opened 3 years ago

tojosmarce commented 3 years ago

Hi.

I have a problem with special characters in spanish localization, por example: canción, I get canci?n.

Thanks for your help.

xDaniel17 commented 2 years ago

Hi, I have the same problem.

xDaniel17 commented 2 years ago

Hi @tojosmarce , I found this: https://gavilan.blog/2020/05/17/blazor-correcting-special-character-problems-in-the-toolbelt-blazor-i18ntext-library/ I have solved the problem with unicode (utf-8 with signature) - codepage 65001.