lang support

This commit is contained in:
partisan 2024-10-07 17:12:22 +02:00
parent 5822b75d66
commit 5dd3114e2d
8 changed files with 150 additions and 23 deletions

1
go.mod
View file

@ -26,6 +26,7 @@ require (
github.com/chai2010/webp v1.1.1 // indirect
github.com/disintegration/imaging v1.6.2 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/leonelquinteros/gotext v1.7.0 // indirect
golang.org/x/image v0.20.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
)