mirror of https://github.com/go-gitea/gitea.git
Backport #23679 by @yp05327 package doc link is changed in https://github.com/go-gitea/gitea/pull/23629 Co-authored-by: yp05327 <576951401@qq.com>
This commit is contained in:
parent
2a70473af7
commit
484cb22f14
|
@ -3140,7 +3140,7 @@ error.unit_not_allowed = You are not allowed to access this repository section.
|
|||
title = Packages
|
||||
desc = Manage repository packages.
|
||||
empty = There are no packages yet.
|
||||
empty.documentation = For more information on the package registry, see <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/packages/overview">the documentation</a>.
|
||||
empty.documentation = For more information on the package registry, see <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/usage/packages/overview/">the documentation</a>.
|
||||
empty.repo = Did you upload a package, but it's not shown here? Go to <a href="%[1]s">package settings</a> and link it to this repo.
|
||||
filter.type = Type
|
||||
filter.type.all = All
|
||||
|
|
Loading…
Reference in New Issue