Skip to content
Snippets Groups Projects
Forked from Artwork / branding / grub-theme
75 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
de_LU 172 B
lang=de
bootlang="lang=de_LU"
def_bootlang="de_LU"
if [ -z "${keyboard}" ]; then
  def_keyboard="de"
fi
if [ -z "${timezone}" ]; then
  def_timezone="Europe/Luxembourg"
fi