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-languagetools/installer/locales/cli/<lang>.shfiles —enis the fallback base, the active language overlays it.