跳转到主要内容

i18n.jsonc already exists; use --force to overwrite

原因:运行中 init 配置已存在的地方。 修复:
hyperlocalise init --force

storage config is required

原因: sync 命令在未使用 top 的情况下使用-级别 storage 配置。 修复:添加 storage.adapterstorage.configi18n.jsonc.

unsupported output format

原因:错误 --output 值。 修复:
  • status:仅限 csv
  • sync: textjson

unsupported file extension 在期间 run

原因:映射的源文件或目标文件使用了本地解析器不支持的扩展名。 修复:
  • 使用以下之一: .json, .xlf, .xliff, .po, .md, .mdx, .strings
  • 验证存储桶 fromto 路径解析为预期的文件名

提供商身份验证失败

原因:缺少或无效的环境令牌。 修复:重新-在同一shell会话中导出令牌并重新运行。