|
3c21a11d12
|
Add generate tags and fix block gen
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-06 10:05:48 -05:00 |
|
|
7923ad0c2a
|
Start gen refactor
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-05 20:15:52 -05:00 |
|
|
8b9f583192
|
Update lang
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-01 13:33:52 -05:00 |
|
|
3d0cfa2bf9
|
go fmt
|
2021-06-10 00:16:02 +08:00 |
|
|
12128dddfe
|
Re-generate languages for 1.17
|
2021-06-09 00:14:00 -06:00 |
|
|
704efd9282
|
Do not depend on chat package from en_us.go
Language generator should either compare PkgName with "en-us" or Name
with "en_us". I chose "Name" here.
|
2021-06-09 00:13:58 -06:00 |
|
|
220857ab76
|
Update language downloader URL to v1.17
|
2021-06-09 00:13:58 -06:00 |
|
|
b4fc573118
|
Update data/lang
|
2021-02-18 20:14:10 +08:00 |
|
|
624fc138ba
|
Fix the circle import
|
2021-02-18 16:57:11 +08:00 |
|
|
0e959dfbc0
|
go generate ./... && go fmt ./...
|
2021-01-09 13:25:51 +08:00 |
|
|
ebf1d5c2c2
|
Update languages file. Add two function to chat packet: Append and TranslateMsg
|
2020-04-12 14:58:44 +08:00 |
|
|
55c7e2163b
|
update language data, blocks and items
|
2019-12-14 22:19:23 +08:00 |
|
|
0efefc0f94
|
update language data, blocks and items
|
2019-12-14 22:00:42 +08:00 |
|
|
739a89468b
|
update language data
|
2019-12-14 21:20:46 +08:00 |
|
|
72ba5b7345
|
yes, all the languages
|
2019-08-06 17:46:02 +08:00 |
|
|
ced82a1cab
|
Now we could use package chat to translate in many language.
But you must call chat.SetLanguage now.
(or just import _ "github.com/Tnze/go-mc/data/lang/en-us"
|
2019-08-06 14:51:48 +08:00 |
|