Skip to content

scoop-i18n

Internationalization tool (language pack) for Scoop.

Star ⭐️ or Donate 💰 if you like it!

Demo

demo

Quick Start

  1. Add the abyss bucket via GitHub or Gitee.

    shell
    scoop bucket add abyss https://github.com/abgox/abyss
    shell
    scoop bucket add abyss https://gitee.com/abgox/abyss
  2. Install it.

    shell
    scoop install abyss/abgox.scoop-i18n
  3. Then the output of scoop will be converted to the language corresponding to $PSUICulture.

    • If unavailable, fall back to en-US.

    • You can also specify the language:

      shell
      scoop config abgox-scoop-i18n-language zh-CN

Released under the MIT.