laptop: edit locales

This commit is contained in:
Lgmrszd 2025-05-11 00:35:12 +04:00
parent 2ca863db60
commit 060969555a
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE

View file

@ -200,15 +200,8 @@ in
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";
i18n.extraLocaleSettings = { i18n.extraLocaleSettings = {
# LC_ADDRESS = "ru_RU.UTF-8"; LC_MEASUREMENTS = "en_DK.UTF-8";
# LC_IDENTIFICATION = "ru_RU.UTF-8"; LC_TIME = "en_DK.UTF-8";
# LC_MEASUREMENT = "ru_RU.UTF-8";
# LC_MONETARY = "ru_RU.UTF-8";
# LC_NAME = "ru_RU.UTF-8";
# LC_NUMERIC = "ru_RU.UTF-8";
# LC_PAPER = "ru_RU.UTF-8";
# LC_TELEPHONE = "ru_RU.UTF-8";
LC_TIME = "ru_RU.UTF-8";
}; };
# Enable the X11 windowing system. # Enable the X11 windowing system.