Automatically generates language resource files in either ResX format for Microsoft applications or aXaml format for Avalonia applications using Google Translate Web Service.
Verify quality with the reversed translation
Use Lyt.Translator.Cli from the command line to translate your localization files in Visual Studio as a build event. See https://github.com/LaurentInSeattle/Lyt.Avalonia.AstroPic for an example.
Drag and Drop a resource file as the source language and select target languages.
Saved setups to reopen and rerun anytime.
Translation in progress...
- UI Fit and finish
- Some minor improvements...
- Localization
- Support for DeepL or Microsoft service, or both...
- Clone this repo'
- => Clone the "Lyt.Framework" repo' side by side
- => Clone the "Lyt.Avalonia" repo' side by side
- Open the solution in Visual Studio and build.
Tested with VS 2022 and Avalonia 11.3.1. Should likely work with Rider, but not tested.