From 0865c17fa1daac247f1dcda7fee182dae668b028 Mon Sep 17 00:00:00 2001 From: Eugene Mayevski Date: Wed, 25 Mar 2026 12:39:07 +0100 Subject: [PATCH] Add Tlumach to the Localization section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c5b9e1..4863354 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ Contributions are always welcome! Please take a look at the [Contribution Guidel ### Localization / Translation / i18n - [Echoes](https://github.com/Voyonic-Systems/Echoes) - Simple, type-safe translations library. +- [Tlumach](https://github.com/Allied-Bits-Ltd/tlumach-net) - Translation and localization for all kinds of .NET applications with UI framework integration (WPF, UWP, WinUI, MAUI, and Avalonia), support for multiple concurrent languages/locales and loading of strings from JSON, Arb (JSON as used in Dart/Flutter), simple INI, TOML, CSV and TSV, and .NET ResX files. ### Theme & Icons