Xlinka / NeosPlusLauncher

NeosPlusInstaller is a program that automates the process of installing Neos+ on your NeosVR installation.
GNU General Public License v3.0
3 stars 4 forks source link

Implement Locale Support Using .resx Files #4

Open Xlinka opened 1 year ago

Xlinka commented 1 year ago

The application currently lacks localization support, which can limit its accessibility and usability for non-English speaking users. To make the application more inclusive, I need to implement locale support using .NET's built-in localization with resource (.resx) files.