Happyr / TranslationBundle

[DEPRECATED] A bundle to integrate with third party translation platforms
MIT License
50 stars 22 forks source link

Fixed typo (yaml->yml) #42

Closed igormukhingmailcom closed 8 years ago

igormukhingmailcom commented 8 years ago

Fixed typo causing next error:

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]                                                                                  
The value "yaml" is not allowed for path "happyr_translation.file_extension". Permissible values: "csv", "ini", "json", "mo", "php", "po", "qt", "yml", "xlf"    
Nyholm commented 8 years ago

Thank you!