mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-14 00:14:20 +02:00
Set defaul language to de_DE.utf-8
This commit is contained in:
parent
82552e7b3f
commit
dda16d1400
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ LXC_TIMEZONE="Europe/Berlin"
|
|||
|
||||
# Define system language on LXC container (locales)
|
||||
# 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)
|
||||
LXC_VIM_BG_DARK=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue