diff options
-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 |