# i18n 模块 API 文档 ## API ``` python def _(strid:str)->str:... ``` ## Examples