debian 13 #25
1 changed files with 0 additions and 5 deletions
|
@ -7,12 +7,7 @@ defaults = {
|
||||||
'locale': {
|
'locale': {
|
||||||
'default': ('en_US.UTF-8', 'UTF-8'),
|
'default': ('en_US.UTF-8', 'UTF-8'),
|
||||||
'installed': {
|
'installed': {
|
||||||
('de_AT.UTF-8', 'UTF-8'),
|
|
||||||
('de_CH.UTF-8', 'UTF-8'),
|
|
||||||
('de_DE.UTF-8', 'UTF-8'),
|
('de_DE.UTF-8', 'UTF-8'),
|
||||||
('de_LU.UTF-8', 'UTF-8'),
|
|
||||||
('en_CA.UTF-8', 'UTF-8'),
|
|
||||||
('en_GB.UTF-8', 'UTF-8'),
|
|
||||||
('en_US.UTF-8', 'UTF-8'),
|
('en_US.UTF-8', 'UTF-8'),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue