Linguini Bundle is the C# implementation of Project Fluent, a localization system developed by Mozilla
It provides easy to use and extend system for describing translations.
Fluent.Net is a C# implementation of Project Fluent, a localization framework designed to unleash the expressive power of the natural language.
Project Fluent keeps simple things simple and makes complex things possible. The syntax used for describing translations is easy to read and understand. At...
More information
Fluent.Net.SyntaxTest is a command line tool for checking that fluent translations files conform to the fluent syntax specification. See the Fluent.Net package for more details.