1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-21 19:19:32 +02:00
kratos/examples/i18n/active.zh.toml
Windfarer a7b1af764f
feat(examples/i18n) add i18n example (#1157)
* i18n example

* enable

* regenerate

* readme

* update doc

* go mod tidy

* update readme

* go mod tidy
2021-07-12 13:41:21 +08:00

5 lines
118 B
TOML

[sayHello]
description = "sayhello"
hash = "sha1-52d93a5edde18c01bc0ec531f302116b43cdd635"
other = "你好 {{.Name}}"