--- es: activemodel: errors: models: trend: attributes: current: must_be_of_the_same_type_as_previous: debe ser del mismo tipo que el anterior must_be_of_type_money_numeric_or_nil: debe ser de tipo Money, Numeric o nil previous: must_be_of_the_same_type_as_current: debe ser del mismo tipo que el actual must_be_of_type_money_numeric_or_nil: debe ser de tipo Money, Numeric o nil