Language (English / 한국어)
pdsa speaks English and 한국어. The chosen language drives both the help text and the
coaching text that gets recorded to the graph.
Set it
Section titled “Set it”pdsa config lang en # pin: en | ko | autopdsa --lang ko <command> # this invocation onlyPDSA_LANG=ko pdsa status # via environment variableWith nothing set, pdsa auto-detects the OS locale — Korean locale → Korean, otherwise English.
Precedence
Section titled “Precedence”--lang > PDSA_LANG > config lang > OS locale > default (en)