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

Commit 5925c98

Browse files
committed
Merge branch '2.6' into 2.7
* 2.6: [config][translator] use the new fallbacks option. updated VENDORS for 2.3.24
2 parents 19fc57a + 7a8a4fb commit 5925c98

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
@@ -5,7 +5,7 @@ imports:
55

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

0 commit comments

Comments
 (0)