Skip to content

v0.57.0

Choose a tag to compare

@ulsklyc ulsklyc released this 02 Jun 10:57
· 514 commits to main since this release

Added

  • The CLI installer (install.sh) is now fully localized into all 16 supported languages, matching the web installer. It auto-detects the language from the shell environment (OIKOS_INSTALLER_LANG > LC_ALL > LC_MESSAGES > LANG) and accepts a --lang <code> override. Translations live in per-language tools/installer/locales/cli/<lang>.sh files — en is the fallback base, the active language overlays it.