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