diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-11-02 19:46:15 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-11-02 19:46:15 +0000 |
commit | 72115ec093e301f496c6759b17e71afdc9ad328d (patch) | |
tree | 9673ec7e79f89f7b90e74e86ee5271b46a198278 /config/locales/hr.yml | |
parent | dfc594c33702a123674dcae1d6b4bfe3a2f32fd3 (diff) | |
download | redmine-72115ec093e301f496c6759b17e71afdc9ad328d.tar.gz redmine-72115ec093e301f496c6759b17e71afdc9ad328d.zip |
Adds :field_default_status to locales (#5991).
git-svn-id: http://svn.redmine.org/redmine/trunk@13536 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 46213bc67..826d6860f 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1121,3 +1121,4 @@ hr: label_group_anonymous: Anonymous users label_group_non_member: Non member users label_add_projects: Add projects + field_default_status: Default status |