update data/lang

This commit is contained in:
Tnze
2022-12-08 15:27:42 +08:00
parent 6be038072b
commit b1cab7ed29
126 changed files with 259 additions and 125 deletions

View File

@ -19,7 +19,8 @@ import (
)
// language=gohtml
var langTmpl = `// Code generated by downloader.go; DO NOT EDIT.
var langTmpl = `// Code generated by downloader.go; DO NOT EDIT.
package {{.Name}}
{{if ne .Name "en_us"}}
import "github.com/Tnze/go-mc/chat"