Skip to content

Commit

Permalink
Merge pull request #92 from ondrs/patch-2
Browse files Browse the repository at this point in the history
missing JsonFileLoader
  • Loading branch information
fprochazka committed Oct 25, 2015
2 parents 38cc4a3 + e52b249 commit bd92834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Kdyby/Translation/DI/config/loaders.neon
Expand Up @@ -8,4 +8,5 @@ csv: Symfony\Component\Translation\Loader\CsvFileLoader
res: Symfony\Component\Translation\Loader\IcuResFileLoader
dat: Symfony\Component\Translation\Loader\IcuDatFileLoader
ini: Symfony\Component\Translation\Loader\IniFileLoader
json: Symfony\Component\Translation\Loader\JsonFileLoader
neon: Kdyby\Translation\Loader\NeonFileLoader

0 comments on commit bd92834

Please sign in to comment.