add i18n step1
This commit is contained in:
parent
34d553a890
commit
79e3db6078
23 changed files with 2309 additions and 450 deletions
2
go.mod
2
go.mod
|
|
@ -4,9 +4,11 @@ go 1.24.4
|
|||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
github.com/fenthope/compress v0.0.3
|
||||
github.com/fenthope/record v0.0.3
|
||||
github.com/fenthope/sessions v0.0.1
|
||||
github.com/infinite-iroha/touka v0.2.2
|
||||
github.com/klauspost/compress v1.18.0
|
||||
golang.org/x/crypto v0.39.0
|
||||
modernc.org/sqlite v1.38.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue