diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index be1669f..00ce18e 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1223,9 +1223,12 @@ spcd_step__packages_install_tools() { } spcd_step__packages_install_locales() { - spcd_step "Install locales" + spcd_step_in "Locales" + spcd_step "Install" spcd_txt_locales "install" + spcd_step "Set" spcd_txt_locale "set" "${SPCD_TXT_LOCALE}" + spcd_step_out } # ╭──────┬────╮