* Create fr-fr.axaml
Creating the locale resource for French language
* Update _index.cs
Include french in the index file
* Update fr-fr.axaml
Fix namespace
* Update MainView.axaml.cs
Adding French as a demo language
* Update demo/Semi.Avalonia.Demo/Views/MainView.axaml.cs
Language specific header name
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
* Update src/Semi.Avalonia/Locale/fr-fr.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
* Update src/Semi.Avalonia/Locale/fr-fr.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
* Add French to the local collection
---------
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>