diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 9a9d146..9ee7879 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1239,6 +1239,8 @@ spcd_step__packages_install_locales() { locale --keyword-name LC_TIME | grep "^\(day\|mon\)" # COLLATE # MONETARY + spcd_split + locale --keyword-name LC_MONETARY | grep "^\(int_curr\|currency\|mon_\)" # MESSAGES spcd_split locale --keyword-name LC_MESSAGES | grep "^\(yes\|no\)"