package tl_ph import "github.com/Tnze/go-mc/chat" func init() { chat.SetLanguage(Map) } var Map = map[string]string{}