Forum Discussion

SunaliFernando's avatar
SunaliFernando
Copper Contributor
Jan 11, 2023

localize .NET MAUI App

I want to localize a .NET MAUI App to different languages. I have added a AppRes.resx file and AppRes.de.resx file. I have manually added the strings to AppRes.resx file. I believe there should be a ...