fix(fluent): Fixed labels for ftl file
Some checks failed
Build Docker Image / Build (push) Has been cancelled

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-12-12 22:32:37 +01:00
parent 9c43e89f29
commit 67243080b1
4 changed files with 448 additions and 260 deletions

View File

@@ -7,7 +7,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = { version = "1.0.197", features = ["derive"] }
serde = { version = "1", features = ["derive"] }
dioxus = { version = "0.6", features = ["fullstack", "router"] }
# Debug