We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1660369 commit 7664944Copy full SHA for 7664944
Flow.Launcher.Core/Resource/AvailableLanguages.cs
@@ -81,7 +81,7 @@ public static string GetSystemTranslation(string languageCode)
81
"da" => "System",
82
"de" => "System",
83
"ko" => "시스템",
84
- "sr" => "Srpski",
+ "sr" => "Sistem",
85
"sr-Cyrl-RS" => "Систем",
86
"pt-pt" => "Sistema",
87
"pt-br" => "Sistema",
0 commit comments