diff options
Diffstat (limited to 'config/locales/he.yml')
-rw-r--r-- | config/locales/he.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/he.yml b/config/locales/he.yml index b93ca0fad..6c8ddaac6 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1063,3 +1063,7 @@ he: label_required: Required text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed. 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} |