mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Working on organization pages
This commit is contained in:
@@ -279,6 +279,10 @@ teams.write_access = Write Access
|
||||
teams.write_access_helper = This team will be able to read its repositories, as well as push to them.
|
||||
teams.admin_access = Admin Access
|
||||
teams.admin_access_helper = This team will be able to push/pull to its repositories, as well as add other collaborators to them.
|
||||
teams.no_desc = This team has no description
|
||||
teams.settings = Settings
|
||||
teams.owners_permission_desc = Owners have full access to <strong>all repositories</strong> and have <strong>admin rights</strong> to the organization.
|
||||
teams.members = Team Members
|
||||
|
||||
[action]
|
||||
create_repo = created repository <a href="/%s">%s</a>
|
||||
|
||||
Reference in New Issue
Block a user