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:
Gusted 2022-06-27 21:50:30 +02:00 committed by GitHub
parent 85d960d2a1
commit b551bc2a08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 deletions

View file

@ -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", "Ελληνικά",