remove ref to %locale% in translatable form

This commit is contained in:
2015-02-05 16:31:33 +01:00
parent 722709c432
commit caaab740a9
2 changed files with 6 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ services:
arguments:
- "%chill_main.available_languages%"
#- "%framework.translator.fallback%"
- "%locale%"
- "@translator.default"
tags:
- { name: form.type, alias: translatable_string }