mirror of
https://github.com/charlienet/go-mixed.git
synced 2025-07-17 16:12:42 +08:00
8 lines
118 B
Go
8 lines
118 B
Go
package validatortranslation
|
|
|
|
import (
|
|
ut "github.com/go-playground/universal-translator"
|
|
)
|
|
|
|
var Trans ut.Translator
|