diff options
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r-- | config/locales/zh.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index a3d4634ea..bc5fe6b2d 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1062,3 +1062,7 @@ zh: label_required: 必填 text_repository_identifier_info: 仅小写字母(a-z)、数字、破折号(-)和下划线(_)可以使用。<br />一旦保存,标识无法修改。 field_board_parent: Parent forum + label_attribute_of_project: Project's %{name} + label_attribute_of_author: Author's %{name} + label_attribute_of_assigned_to: Assignee's %{name} + label_attribute_of_fixed_version: Target version's %{name} |