V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m19s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m19s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -439,9 +439,32 @@ locale:
|
||||
country: "US"
|
||||
keyboard:
|
||||
layout: "de"
|
||||
xkb-keymap: "de"
|
||||
xkb_keymap: "de"
|
||||
language: "en"
|
||||
locale: "en_US.UTF-8"
|
||||
override:
|
||||
# Address format:
|
||||
address: "de_DE.UTF-8"
|
||||
# Sort order:
|
||||
collate: "en_US.UTF-8"
|
||||
# Character set, upper/lower case, character groups:
|
||||
ctype: "de_DE.UTF-8"
|
||||
# Metric or imperial system:
|
||||
measurement: "de_DE.UTF-8"
|
||||
# System language for error messages:
|
||||
messages: "en_US.UTF-8"
|
||||
# Currency format and symbol:
|
||||
monetary: "en_US.UTF-8"
|
||||
# Format of personal names:
|
||||
name: "en_US.UTF-8"
|
||||
# Number formatting, decimal/thousand separators:
|
||||
numeric: "en_US.UTF-8"
|
||||
# Standard paper format:
|
||||
paper: "de_DE.UTF-8"
|
||||
# Format for telephone numbers:
|
||||
telephone: "en_US.UTF-8"
|
||||
# Date and time format, start of week:
|
||||
time: "de_DE.UTF-8"
|
||||
timezone: "Europe/Lisbon"
|
||||
|
||||
################################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user