w-ahmad / WinUI.TableView

A light weight TableView component for WinUI3
MIT License
128 stars 9 forks source link

Localization Support #9

Open Bush-cat opened 4 months ago

Bush-cat commented 4 months ago

Is your feature request related to a problem? Please describe. The App I'm building has to support differrent Languages but the labels in the Table are hardcoded to English.

Describe the solution you'd like Have Translations built into the App, maybe it can be done with already translated Resources, or use Platforms like Crowdin to translate the strings, but there aren't many so I think it's enough to copy the translations from other already translated Projects with the same strings.

Describe alternatives you've considered Support for setting Strings in Resources like with x.Uid