Show hint to link package to repo when viewing empty repo package list (#20504)

* show hint to link package to repo

on empty repo package listing

* reword
This commit is contained in:
Norwin 2022-07-27 13:58:21 +02:00 committed by GitHub
parent 158f2746b8
commit 2ae1675092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 0 deletions

View file

@ -3044,6 +3044,7 @@ 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.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
filter.no_result = Your filter produced no results.