locale/language
Some checks failed
/ arch (push) Successful in 2m44s
/ alpine (push) Successful in 1m45s
/ fedora (push) Successful in 12m51s
/ opensuse (push) Successful in 3m43s
/ alma (push) Successful in 13m6s
/ rocky (push) Successful in 12m19s
/ ubuntu (push) Successful in 6m29s
/ debian (push) Failing after 3m25s
Some checks failed
/ arch (push) Successful in 2m44s
/ alpine (push) Successful in 1m45s
/ fedora (push) Successful in 12m51s
/ opensuse (push) Successful in 3m43s
/ alma (push) Successful in 13m6s
/ rocky (push) Successful in 12m19s
/ ubuntu (push) Successful in 6m29s
/ debian (push) Failing after 3m25s
This commit is contained in:
parent
aac5e65650
commit
5d9100a39b
1 changed files with 1 additions and 1 deletions
|
@ -909,7 +909,7 @@ spcd_txt_locale() {
|
|||
if [ "${name}" != "LANGUAGE" ]; then
|
||||
export "${name}=${long}"
|
||||
else
|
||||
export "${name}=${locale}"
|
||||
export "${name}=$(spcd_txt_locales language "${chosen}")"
|
||||
fi
|
||||
done
|
||||
spcd_split
|
||||
|
|
Loading…
Reference in a new issue