Enforce i18n completeness.

This commit is contained in:
2026-07-18 15:33:38 +02:00
parent 2e35afc731
commit a727c9073d
9 changed files with 798 additions and 217 deletions

2
Cargo.lock generated
View File

@@ -844,6 +844,7 @@ dependencies = [
"bds-editor",
"chrono",
"dirs 5.0.1",
"fluent-syntax",
"iced",
"muda",
"objc2 0.6.4",
@@ -853,6 +854,7 @@ dependencies = [
"rfd",
"rusqlite",
"serde_json",
"syn 2.0.117",
"tempfile",
"tokio",
"uuid",