{
  "cliLang": "zh",
  "projectType": "[react]",
  "srcPath": "./",
  "fileExt": "js,ts",
  "wrapCharacter": "[\u4e00-\u9fa5]",
  "wrapperFuncName": "t",
  "excludeWrapperFuncName": "console.log",
  "jsx2Trans": false,
  "importStr": "import i18n from './i18n.js\n",
  "exclude": "node_modules,dist,git",
  "localeDir": "./locales",
  "languages": "zh,en",
  "sourceLanguage": "zh",
  "transFileName": "translation",
  "transFileExt": "json",
  "targetTransDir": "./src/translations",
  "targetTransFile": "transLib.json",
  "secretId": "",
  "secretKey": ""
}
