Update 10.3.md
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
fmt.Println(Tr.Translate("submit"))
|
||||
//输出Submit
|
||||
Tr.SetLocale("zn")
|
||||
Tr.SetLocale("zh")
|
||||
fmt.Println(Tr.Translate("submit"))
|
||||
//输出“递交”
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user