RickStrahl / Westwind.Globalization

Database driven resource localization for .NET applications
544 stars 135 forks source link

DbRes.T Not returning accents #196

Open Juanllb76 opened 4 years ago

Juanllb76 commented 4 years ago

When I use in Razor DbRes.T("whatever"), it doesn respect the accents and returns the word with strange symbols.

Can you help me?