chore | update defaultLocale to match upstream
This commit is contained in:
parent
a8bd6fd6dc
commit
532a840b56
3 changed files with 3 additions and 3 deletions
|
|
@ -44,7 +44,7 @@ in {
|
|||
|
||||
# Select internationalisation properties.
|
||||
i18n = {
|
||||
defaultLocale = "en_US.utf8";
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
inputMethod = {
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ in {
|
|||
|
||||
# Select internationalisation properties.
|
||||
i18n = {
|
||||
defaultLocale = "en_US.utf8";
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
inputMethod = {
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@ in {
|
|||
|
||||
# Select internationalisation properties.
|
||||
i18n = {
|
||||
defaultLocale = "en_US.utf8";
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
inputMethod = {
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue