So how can i do it? In fact, i need localization with validation.
I want to use:
'email' =>array(
'rule' => 'email',
'message' => __('It is not valid email', true),
)
and I get error :\ how can I solve this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---