From 55ba36326c4fc7ce7976971f0a636c5f69e53098 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 4 Sep 2024 16:42:40 +0200 Subject: [PATCH] locales --- spcd/bootstrap.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 } # ╭──────┬────╮