update language data

This commit is contained in:
Tnze
2019-12-14 21:20:46 +08:00
parent e8bb060cc4
commit 739a89468b
124 changed files with 143 additions and 4448 deletions

7
data/lang/tl-ph/tl_ph.go Normal file
View File

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