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

Commit 9f0d0a1

Browse files
committed
[config][translator] use the new fallbacks option.
1 parent d742a38 commit 9f0d0a1

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)