Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yargs/yargs
base: v17.3.0
Choose a base ref
...
head repository: yargs/yargs
compare: v17.3.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 5 contributors

Commits on Dec 17, 2021

  1. fix(translations): correct Korean translation (#2095)

    adapted following rules
    
    boolean: '불리언' (ko wikipedia common)
    default: '기본값'
    argument: '인수' (parameter: '인자, 매개변수')
    choices: '선택지'
    given: '주어진'
    missing: '주어지지 않은'  (the oppsite of given)
    unknown: '알 수 없는'
    invalid: '유효하지 않은'
    version number: '버전'
    mutually exclusive: '동시제 지정할 수 없-'
    + Added appropriate postpositions
    
    Translating "deprecated" and "deprecated: %s" is out of my consideration as I couldn't describe them as no short sentences.
    dewcked committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c7c2b9e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    0d65c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10954f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    9866422 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 17.3.1 (#2103)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    4ea28fb View commit details
    Browse the repository at this point in the history