Skip to content

Function: $t()

$t(key): string

Defined in: packages/valaxy/node/utils/i18n.ts:9

Experimental

试验性

Parameters

key

string

声明这是一个使用国际化的 key 从 locales/ 目录中获取对应的翻译

Returns

string

See

https://github.com/YunYouJun/valaxy/issues/566