mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-10 00:29:01 +02:00
a7b1af764f
* i18n example * enable * regenerate * readme * update doc * go mod tidy * update readme * go mod tidy
5 lines
86 B
TOML
5 lines
86 B
TOML
[sayHello]
|
|
description = "sayhello"
|
|
one = "Hello {{.Name}}"
|
|
other = "Hello {{.Name}}"
|