summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/locales/es.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 13a742367..b5d8d2c7a 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -132,7 +132,7 @@ es:
greater_than_start_date: "debe ser posterior a la fecha de comienzo"
not_same_project: "no pertenece al mismo proyecto"
circular_dependency: "Esta relación podría crear una dependencia circular"
- cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
+ cant_link_an_issue_with_a_descendant: "Esta petición no puede ser ligada a una de estas tareas"
# Append your own errors here or at the model/attributes scope.