resuming system configuration
This commit is contained in:
@@ -3,14 +3,16 @@
|
||||
{
|
||||
i18n = {
|
||||
defaultLocale = "${locale}";
|
||||
LC_ADRESS = "${locale}";
|
||||
LC_IDENTIFICATION = "${locale}";
|
||||
LC_MEASUREMENT = "${locale}";
|
||||
LC_MONETARY = "${locale}";
|
||||
LC_NAME = "${locale}";
|
||||
LC_NUMERIC = "${locale}";
|
||||
LC_PAPER = "${locale}";
|
||||
LC_TELEPHONE = "${locale}";
|
||||
LC_TIME = "${locale}";
|
||||
extraLocaleSettings = {
|
||||
LC_ADDRESS = "${locale}";
|
||||
LC_IDENTIFICATION = "${locale}";
|
||||
LC_MEASUREMENT = "${locale}";
|
||||
LC_MONETARY = "${locale}";
|
||||
LC_NAME = "${locale}";
|
||||
LC_NUMERIC = "${locale}";
|
||||
LC_PAPER = "${locale}";
|
||||
LC_TELEPHONE = "${locale}";
|
||||
LC_TIME = "${locale}";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user