mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
Set defaul language to de_DE.utf-8
This commit is contained in:
parent
82552e7b3f
commit
dda16d1400
@ -74,7 +74,7 @@ LXC_TIMEZONE="Europe/Berlin"
|
|||||||
|
|
||||||
# Define system language on LXC container (locales)
|
# Define system language on LXC container (locales)
|
||||||
# With thi paramater you can generate additional locales, the default language will be inherited from proxmox host.
|
# With thi paramater you can generate additional locales, the default language will be inherited from proxmox host.
|
||||||
LXC_LOCALE="en_US.UTF-8"
|
LXC_LOCALE="de_DE.UTF-8"
|
||||||
|
|
||||||
# Set dark background for vim syntax highlighting (0 or 1)
|
# Set dark background for vim syntax highlighting (0 or 1)
|
||||||
LXC_VIM_BG_DARK=1
|
LXC_VIM_BG_DARK=1
|
||||||
|
Loading…
Reference in New Issue
Block a user