diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 90253c5..aeb2032 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1206,7 +1206,7 @@ es-PA: label_file_content_preview: Vista Previa del contenido label_create_missing_values: Crear valores no presentes button_import: Importar - field_total_estimated_hours: Total estimated time + field_total_estimated_hours: Total de Tiempo Estimado label_api: API label_total_plural: Totals label_assigned_issues: Assigned issues diff --git a/config/locales/es.yml b/config/locales/es.yml index a860e77..f935e06 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1204,7 +1204,7 @@ es: label_file_content_preview: Vista Previa del contenido label_create_missing_values: Crear valores no presentes button_import: Importar - field_total_estimated_hours: Total estimated time + field_total_estimated_hours: Total de Tiempo Estimado label_api: API label_total_plural: Totals label_assigned_issues: Assigned issues