diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-09 09:35:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-09 09:35:10 +0000 |
commit | d3b70f5eb9109061f935b975eba2efdce8ead580 (patch) | |
tree | 923008d1db68544c4d490cc066c275ab24567153 /config/locales/es.yml | |
parent | c2c526c822e29484ba404b9ce3ffe2accfc40b25 (diff) | |
download | redmine-d3b70f5eb9109061f935b975eba2efdce8ead580.tar.gz redmine-d3b70f5eb9109061f935b975eba2efdce8ead580.zip |
Adds setting_show_custom_fields_on_registration string to locales (#24089).
git-svn-id: http://svn.redmine.org/redmine/trunk@16538 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/es.yml')
-rw-r--r-- | config/locales/es.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index 5410363df..310e3239c 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1252,3 +1252,4 @@ es: label_last_notes: Last notes field_digest: Checksum field_default_assigned_to: Default assignee + setting_show_custom_fields_on_registration: Show custom fields on registration |