diff options
Diffstat (limited to 'config/locales/ru.yml')
-rw-r--r-- | config/locales/ru.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 858e85738..0649907cb 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1171,3 +1171,7 @@ ru: label_required: 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} |