diff options
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 6d7f47392..7f491c7bf 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1061,3 +1061,7 @@ hr: 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} |