generated from lucxjo/template
(feat) Commands are now translatable.
Closes #8 Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
parent
46c6a25164
commit
9882a127bc
7 changed files with 309 additions and 10 deletions
|
|
@ -17,6 +17,9 @@ name = "er"
|
|||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
dotenvy = "0.15.7"
|
||||
fluent = "0.16.0"
|
||||
fluent-syntax = "0.11.0"
|
||||
intl-memoizer = "0.5.1"
|
||||
poise = "0.5.6"
|
||||
reqwest = "0.11.22"
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue