1
0
mirror of https://github.com/thomiceli/opengist synced 2025-02-21 17:19:34 +01:00
opengist/internal/i18n/locales/fs_embed.go
2023-09-22 17:26:09 +02:00

7 lines
69 B
Go

package locales
import "embed"
//go:embed *.yml
var Files embed.FS