This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix: locales for projects update form
tags/v4.0.0^2
yystopf
4 years ago
parent
a7d681c4dd
commit
d588a78f62
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/locales/forms/projects_create_form.zh-CN.yml
+1
-0
config/locales/forms/projects_update_form.zh-CN.yml
+ 1
- 1
config/locales/forms/projects_create_form.zh-CN.yml
View File
@@ -3,5 +3,5 @@
attributes:
projects/create_form:
name: 项目名称
repository_name:
仓库名称
repository_name:
项目标识
description: 项目简介
+ 1
- 0
config/locales/forms/projects_update_form.zh-CN.yml
View File
@@ -3,6 +3,7 @@
attributes:
projects/update_form:
name: 项目名称
identifier: 项目标识
description: 项目简介
project_category_id: 项目类别
project_language_id: 项目语言
Write
Preview
Loading…
Cancel
Save