diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-02-08 12:07:49 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-02-08 12:07:49 +0000 |
commit | 2a7a649f92878a7e19ac3a9a9ac0358ed71d65e4 (patch) | |
tree | 0a3187b19defc81e0018dbd3dc78715341a8ad6e /config/locales/el.yml | |
parent | c3c7d9a4d27b9accac73d55652302f6781371380 (diff) | |
download | redmine-2a7a649f92878a7e19ac3a9a9ac0358ed71d65e4.tar.gz redmine-2a7a649f92878a7e19ac3a9a9ac0358ed71d65e4.zip |
Adds :permission_copy_issues string to locales (#18855).
git-svn-id: http://svn.redmine.org/redmine/trunk@13986 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/el.yml')
-rw-r--r-- | config/locales/el.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/el.yml b/config/locales/el.yml index ee345e891..7232281b4 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1140,3 +1140,4 @@ el: label_disable_notifications: Disable notifications setting_search_results_per_page: Search results per page label_blank_value: blank + permission_copy_issues: Copy issues |