Replace hand-rolled i18n with Fluent.

This commit is contained in:
2026-07-18 14:34:40 +02:00
parent 16a210c0ad
commit 2e35afc731
24 changed files with 2338 additions and 2187 deletions

View File

@@ -32,6 +32,7 @@ walkdir = "2"
image = "0.25"
rust-stemmers = "1"
sys-locale = "0.3"
fluent-bundle = "0.16"
dirs = "5"
open = "5"
pulldown-cmark = "0.13"