mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-01 21:18:46 +03:00
Fix incorrect translation key (#19744)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
@ -284,7 +284,7 @@ var (
|
||||
TypePackages,
|
||||
"repo.packages",
|
||||
"/packages",
|
||||
"repo.packages.desc",
|
||||
"packages.desc",
|
||||
6,
|
||||
perm.AccessModeRead,
|
||||
}
|
||||
|
Reference in New Issue
Block a user