add i18n
This commit is contained in:
parent
bc15db8153
commit
91c6e9c1f9
10 changed files with 280 additions and 10 deletions
|
|
@ -5,7 +5,8 @@ authors = [
|
|||
]
|
||||
dynamic = [ "version" ]
|
||||
dependencies = [
|
||||
"itsdangerous"
|
||||
"itsdangerous",
|
||||
"toml"
|
||||
]
|
||||
requires-python = ">=3.10"
|
||||
license = "Apache-2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue