This commit is contained in:
Marc Beninca 2024-09-06 17:20:33 +02:00
parent a57ac1defe
commit 8eb88e4a88
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1249,6 +1249,9 @@ spcd_step__packages_install_locales() {
# TELEPHONE
# MEASUREMENT
# IDENTIFICATION
spcd_split
locale --keyword-name LC_IDENTIFICATION |
grep "^\(language\|territory\|title\)"
spcd_step_out
}