mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add separate string for the 'Create Team' button. (#3647)
* Add separate string for the 'Create Team' button. * Add separate string for the 'Create Team' button.
This commit is contained in:
@@ -1113,7 +1113,8 @@ people = People
|
||||
teams = Teams
|
||||
lower_members = members
|
||||
lower_repositories = repositories
|
||||
create_new_team = Create New Team
|
||||
create_new_team = New Team
|
||||
create_team = Create Team
|
||||
org_desc = Description
|
||||
team_name = Team Name
|
||||
team_desc = Description
|
||||
|
Reference in New Issue
Block a user