tenadolanter / i18n-cli

i18n-cli 是一个国际化脚本,自动提取中文,自动翻译,自动保存翻译结果。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this方法里面的中文参数没有被翻译

tenadolanter opened this issue · comments

示例代码如下:

this.$confirm('节点配置校验失败~', '提示', {
  confirmButtonText:  '确定',
  showCancelButton: false,
  type: 'warning',
});

已经修复,详情见commit