diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-06-25 11:41:32 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-06-25 11:41:32 +0000 |
commit | cf9bf5d4469b8de3188adc069e4a3c0b27b33d50 (patch) | |
tree | 8a46da1d5bba3932da60e1e70f8921363f66d9d6 /config/locales/lv.yml | |
parent | dd650c5c2602df95524dda91620a6b2016fa1c27 (diff) | |
download | redmine-cf9bf5d4469b8de3188adc069e4a3c0b27b33d50.tar.gz redmine-cf9bf5d4469b8de3188adc069e4a3c0b27b33d50.zip |
Adds setting_close_duplicate_issues string to locales (#26192).
git-svn-id: http://svn.redmine.org/redmine/trunk@16698 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/lv.yml')
-rw-r--r-- | config/locales/lv.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 1db2ce002..889931e09 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1222,3 +1222,4 @@ lv: permission_view_news: View news label_no_preview_alternative_html: No preview available. %{link} the file instead. label_no_preview_download: Download + setting_close_duplicate_issues: Close duplicate issues automatically |