Añade traducción de textos con plantillas Fluent

This commit is contained in:
Manuel Cillero 2022-02-13 09:12:12 +01:00
parent 96884cbbc0
commit 0e3300dc90
14 changed files with 149 additions and 53 deletions

View file

@ -28,6 +28,10 @@ doc-comment = "0.3.3"
once_cell = "1.9.0"
config_rs = { package = "config", version = "0.11.0", features = ["toml"] }
fluent-templates = "0.6.1"
unic-langid = "0.9.0"
actix-web = "4.0.0-rc.3"
sycamore = { version = "0.8.0-beta.2", features = ["ssr"] }