mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Change system language code to lowercase
This commit is contained in:
parent
6febbe719a
commit
46c2c1f668
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ namespace Flow.Launcher.Infrastructure
|
|||
public const string GitHub = "https://github.com/Flow-Launcher/Flow.Launcher";
|
||||
public const string Docs = "https://flowlauncher.com/docs";
|
||||
|
||||
public const string SystemLanguageCode = "System";
|
||||
public const string SystemLanguageCode = "system";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue