Skip to content

Commit

Permalink
Fix translations configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Paweł Jędrzejewski committed Jun 23, 2015
1 parent a61a737 commit 9987f2d
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions app/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,7 @@ doctrine:
auto_mapping: true

sylius_translation:
default_mapping:
translatable:
field: translations
currentLocale: currentLocale
fallbackLocale: fallbackLocale
translation:
field: translatable
locale: locale
default_locale: %locale%

parameters:
sylius.translation.mapping: %sylius.translation.default.mapping%
sylius.locale: %locale%
sylius.translation.mapping: {}

0 comments on commit 9987f2d

Please sign in to comment.