there is no languages/Zend_Validate.php in ZF2 resources. Zend_Validate.php
is at the folder under it, for ex : under de folder.

if you want to translate using ZF2 resources, try with :

$translator->addTranslationFile(
            'phpArray',
           
'./vendor/zendframework/zendframework/resources/languages/langfolderyouwant/Zend_Validate.php'
 ); 



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF-2-Translate-Validation-Error-messages-tp4659134p4659135.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to