Phalcon has some built in error messages, like this
    Value of field 'phone' doesn't match regular expressionI'm working on a multi-lang project, I want to make these error messages can be multi-lang, too.
Are these messages translatable?
Phalcon has some built in error messages, like this
    Value of field 'phone' doesn't match regular expressionI'm working on a multi-lang project, I want to make these error messages can be multi-lang, too.
Are these messages translatable?