mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-31 07:08:06 +08: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