fix: locales for projects update form

This commit is contained in:
yystopf 2021-11-30 15:35:36 +08:00
parent a7d681c4dd
commit d588a78f62
2 changed files with 2 additions and 1 deletions

View File

@ -3,5 +3,5 @@
attributes: attributes:
projects/create_form: projects/create_form:
name: 项目名称 name: 项目名称
repository_name: 仓库名称 repository_name: 项目标识
description: 项目简介 description: 项目简介

View File

@ -3,6 +3,7 @@
attributes: attributes:
projects/update_form: projects/update_form:
name: 项目名称 name: 项目名称
identifier: 项目标识
description: 项目简介 description: 项目简介
project_category_id: 项目类别 project_category_id: 项目类别
project_language_id: 项目语言 project_language_id: 项目语言