mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +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:
parent
85d960d2a1
commit
b551bc2a08
3 changed files with 2 additions and 3 deletions
|
@ -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", "Ελληνικά",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue