Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 51e4c50

Browse files
committed
minor #777 [config][translator] use the new fallbacks option. (aitboudad)
This PR was merged into the 2.3 branch. Discussion ---------- [config][translator] use the new fallbacks option. Commits ------- 9f0d0a1 [config][translator] use the new fallbacks option.
2 parents d742a38 + 9f0d0a1 commit 51e4c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ imports:
44

55
framework:
66
#esi: ~
7-
#translator: { fallback: "%locale%" }
7+
#translator: { fallbacks: ["%locale%"] }
88
secret: "%secret%"
99
router:
1010
resource: "%kernel.root_dir%/config/routing.yml"

0 commit comments

Comments
 (0)