You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: