i18n on the web
This commit is contained in:
@@ -9,6 +9,7 @@ axum = "0.8"
|
||||
# `axum::Form` (serde_urlencoded) cannot decode repeated keys into a `Vec`, and
|
||||
# the table builder posts one set of fields per already-added column.
|
||||
axum-extra = { version = "0.10", features = ["form"] }
|
||||
fluent-templates = "0.14.0"
|
||||
rusty-money = "0.5.0"
|
||||
# The register form offers the same timezone and country suggestions the TUI
|
||||
# client does, and reads them from the same two crates.
|
||||
|
||||
Reference in New Issue
Block a user