通过


IDefaultLocalizerSettings interface

用于初始化 ILocalizer 实现的设置。

属性

botLocalePath

机器人区域设置目录的父目录的路径

defaultLocale

机器人的默认区域设置

属性详细信息

botLocalePath

机器人区域设置目录的父目录的路径

botLocalePath?: string

属性值

string

defaultLocale

机器人的默认区域设置

defaultLocale?: string

属性值

string