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

Commit 2176772

Browse files
committed
Merge branch '2.3' into 2.5
* 2.3: [config][translator] use the new fallbacks option. updated VENDORS for 2.3.24
2 parents 920d935 + 51e4c50 commit 2176772

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)