From 0a759cfc2977cee65c2acc0845b3c471c401a3d3 Mon Sep 17 00:00:00 2001 From: zaaarf Date: Mon, 12 Feb 2024 18:52:47 +0100 Subject: feat: initial, basic implementation --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6efa688 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Fluent, fluently +I found myself needing to do localisation, one time. I decided I'd want it to happen at runtime, so that any spelling fixes may be applied without needing to recompile the whole program. [Fluent](https://github.com/projectfluent/fluent-rs) provides an API, but no real way to use it. I couldn't find any existing implementation fitting my use case, so I wrote this. -- cgit v1.2.3-56-ga3b1