跳至内容

scoop-i18n

Scoop 的国际化解决方案 (语言包)

喜欢这个项目?请给它 Star ⭐️ 或 赞赏 💰

演示

demo

快速开始

  1. 添加 abyss bucket (GitHubGitee)

    shell
    scoop bucket add abyss https://github.com/abgox/abyss
    shell
    scoop bucket add abyss https://gitee.com/abgox/abyss
  2. 安装

    shell
    scoop install abyss/abgox.scoop-i18n
  3. 安装完成后,运行 scoop 相关命令的输出将转换为 $PSUICulture 对应的语言

    • 如果不可用,则回退到 en-US
    • 也可以通过以下命令指定语言:
      shell
      scoop config abgox-scoop-i18n-language zh-CN

Released under the MIT.