Function: $t()
Source: 1.0.0-rc.14 · a572916b42ec
ts
function $t(key): string;Defined in: packages/valaxy/node/utils/i18n.ts:9
Experimental
试验性
Parameters
key
string
声明这是一个使用国际化的 key 从 locales/ 目录中获取对应的翻译
Returns
string