maschmann / TranslationLoaderBundle

Symfony2 bundle with database translation loader
23 stars 9 forks source link

make file loaders configurable per file extension #19

Closed xabbuh closed 10 years ago

xabbuh commented 10 years ago

Inspired by #17 I decided to implement a file loader resolver. Besides resolving the standard translation file loaders (plus file loaders for the .xlf and .yaml extension), users can register their custom file extensions.