mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Remove support for sr-SP (#20155)
- The language doesn't have >= 25% translation on crowdin and therefor
was automatically removed from Gitea.
- Ref: f91092453e
This commit is contained in:
@@ -26,7 +26,6 @@ var defaultI18nLangNames = []string{
|
||||
"fi-FI", "Suomi",
|
||||
"tr-TR", "Türkçe",
|
||||
"cs-CZ", "Čeština",
|
||||
"sr-SP", "Српски",
|
||||
"sv-SE", "Svenska",
|
||||
"ko-KR", "한국어",
|
||||
"el-GR", "Ελληνικά",
|
||||
|
Reference in New Issue
Block a user