mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:33:05 +08:00
fix: locales for projects update form
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
attributes:
|
||||
projects/create_form:
|
||||
name: 项目名称
|
||||
repository_name: 仓库名称
|
||||
repository_name: 项目标识
|
||||
description: 项目简介
|
||||
@@ -3,6 +3,7 @@
|
||||
attributes:
|
||||
projects/update_form:
|
||||
name: 项目名称
|
||||
identifier: 项目标识
|
||||
description: 项目简介
|
||||
project_category_id: 项目类别
|
||||
project_language_id: 项目语言
|
||||
Reference in New Issue
Block a user