diff options
Diffstat (limited to 'config/locales/es-PA.yml')
-rw-r--r-- | config/locales/es-PA.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index e343621d5..7be3ca084 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -141,6 +141,7 @@ es-PA: cant_link_an_issue_with_a_descendant: "Esta incidencia no puede ser ligada a una de estas tareas" earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues" not_a_regexp: "is not a valid regular expression" + open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task" # Append your own errors here or at the model/attributes scope. |