added i18n but not using it yet
This commit is contained in:
@@ -18,3 +18,6 @@ serde = { version = "1.0.228", features = ["derive"] }
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
reqwest = { version = "0.13.2", features = ["json"] }
|
||||
serde_json = "1.0.149"
|
||||
fluent-templates = { version = "0.14.0", features = ["tera"] }
|
||||
axum-extra = { version = "0.12.6", features = ["cookie"] }
|
||||
accept-language = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user