This website requires JavaScript.
Explore
Help
Sign In
p90524618
/
answer
mirror of
https://gitee.com/answerdev/answer.git
Watch
1
Star
0
Fork
You've already forked answer
0
Code
Issues
Projects
Releases
Wiki
Activity
40c6797cc8
answer
/
i18n
/
i18n.go
7 lines
67 B
Go
Raw
Normal View
History
Unescape
Escape
fix
2022-09-28 16:41:51 +08:00
package
i18n
update install
2022-09-28 16:24:33 +08:00
import
"embed"
//go:embed *.yaml
var
I18n
embed
.
FS