diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2019-03-15 10:11:30 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2019-03-15 10:11:30 +0000 |
commit | 3b59c6dfb200bc5d5434cdc1f5a71478747297d9 (patch) | |
tree | 337baa39896ad5f05265c6d00bc547ab681ffc64 /config/locales/sk.yml | |
parent | b4c23f066e71978f36d8bd4aeae02be11385fcca (diff) | |
download | redmine-3b59c6dfb200bc5d5434cdc1f5a71478747297d9.tar.gz redmine-3b59c6dfb200bc5d5434cdc1f5a71478747297d9.zip |
Adds label_inherited_from_parent_project and label_inherited_from_group i18n strings (#31032).
git-svn-id: http://svn.redmine.org/redmine/trunk@17969 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sk.yml')
-rw-r--r-- | config/locales/sk.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 95290ac56..4d8c114d0 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1257,3 +1257,5 @@ sk: setting_mail_handler_preferred_body_part: Preferred part of multipart (HTML) emails setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject + label_inherited_from_parent_project: Inherited from parent project + label_inherited_from_group: Inherited from group %{name} |