bundles/basic: support setting a different default locale

This commit is contained in:
Franzi 2021-02-18 14:51:33 +01:00
parent 18572d56e6
commit f4a644795e
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 30 additions and 9 deletions

View file

@ -2,6 +2,7 @@
files = {
'/etc/default/locale': {
'content_type': 'mako',
'needs': {
'action:locale-gen',
},