I have created an App in french, but I want the user can change the language in the options.

in Vb.net the is a property dynamic_properties

I think I need to create a file with a key[language + labelkey] and a string

but how to link it ?

Or is there a tools in VS.net or an other way to do that

Thanks