1
0
mirror of https://github.com/charlienet/go-mixed.git synced 2025-07-18 08:32:40 +08:00
This commit is contained in:
2022-07-26 14:20:09 +08:00
parent 792458a185
commit 52fabedd66
4 changed files with 64 additions and 14 deletions

View File

@ -0,0 +1,7 @@
package validatortranslation
import (
ut "github.com/go-playground/universal-translator"
)
var Trans ut.Translator