mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
cleanup repo details icons/labels (#27644)
Fix #27596 Change confusing behavior when showing information about a repo via labels and icons. Implement changes proposed by @lng2020 in https://github.com/go-gitea/gitea/pull/27627#pullrequestreview-1678787673.
This commit is contained in:
@ -1030,10 +1030,8 @@ transfer.no_permission_to_reject = You do not have permission to reject this tra
|
||||
|
||||
desc.private = Private
|
||||
desc.public = Public
|
||||
desc.private_template = Private template
|
||||
desc.public_template = Template
|
||||
desc.template = Template
|
||||
desc.internal = Internal
|
||||
desc.internal_template = Internal template
|
||||
desc.archived = Archived
|
||||
|
||||
template.items = Template Items
|
||||
|
Reference in New Issue
Block a user