diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-29 12:37:03 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-29 12:37:03 +0000 |
commit | 34c10fe477792250a8ab2ef4d65880eec5d84647 (patch) | |
tree | 183c3de25ea37812ce66f754a174bd6d25cd3795 /config | |
parent | 9e20caca3b07decffb32f392265f5aa3ec86f66b (diff) | |
download | redmine-34c10fe477792250a8ab2ef4d65880eec5d84647.tar.gz redmine-34c10fe477792250a8ab2ef4d65880eec5d84647.zip |
Merged r14755 from trunk to 3.1-stable (#20892)
Spanish and Spanish Panama translation updated by Leonel Iturralde.
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14757 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/es-PA.yml | 2 | ||||
-rw-r--r-- | config/locales/es.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 0f65e716f..40e2945cb 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1189,4 +1189,4 @@ es-PA: label_member_management_selected_roles_only: Sólo estos roles label_password_required: Confirme su contraseña para continuar label_total_spent_time: Tiempo total dedicado - field_total_estimated_hours: Total estimated time + field_total_estimated_hours: Total de Tiempo Estimado diff --git a/config/locales/es.yml b/config/locales/es.yml index 2479c40f3..d07974fd8 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1187,4 +1187,4 @@ es: label_member_management_selected_roles_only: Sólo estos roles label_password_required: Confirme su contraseña para continuar label_total_spent_time: Tiempo total dedicado - field_total_estimated_hours: Total estimated time + field_total_estimated_hours: Total de Tiempo Estimado |