add option
This commit is contained in:
@@ -58,6 +58,7 @@ organization = Organization
|
||||
mirror = Mirror
|
||||
issue_milestone = Milestone
|
||||
new_repo = New Repository
|
||||
new_repo_from_template=Create from Template
|
||||
new_migrate = New Migration
|
||||
new_mirror = New Mirror
|
||||
new_fork = New Repository Fork
|
||||
@@ -4003,4 +4004,4 @@ validation_error = Configuration validation error
|
||||
required_field = Required field
|
||||
invalid_value = Invalid value
|
||||
out_of_range = Out of range
|
||||
invalid_format = Invalid format
|
||||
invalid_format = Invalid format
|
||||
|
@@ -56,6 +56,7 @@ organization=组织
|
||||
mirror=镜像
|
||||
issue_milestone=里程碑
|
||||
new_repo=创建仓库
|
||||
new_repo_from_template=从模板创建仓库
|
||||
new_migrate=迁移外部仓库
|
||||
new_mirror=创建新的镜像
|
||||
new_fork=派生新仓库
|
||||
@@ -3990,4 +3991,4 @@ validation_error=配置验证错误
|
||||
required_field=必填字段
|
||||
invalid_value=无效值
|
||||
out_of_range=超出范围
|
||||
invalid_format=格式无效
|
||||
invalid_format=格式无效
|
||||
|
Reference in New Issue
Block a user