Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4eaf1d9

Browse files
committed
minor#18872 [Translation] Fixdefault-path XML config (HeahDude)
This PR was merged into the 5.4 branch.Discussion----------[Translation] Fix `default-path` XML configNote: we should wait forsymfony/symfony#51671 to be merged first.Commits-------8f381f6 [Translator] Fix `default-path` XML config
2 parents5b8f853 +8f381f6 commit4eaf1d9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎translation.rst‎

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,9 @@ are located:
8484
https://symfony.com/schema/dic/symfony/symfony-1.0.xsd">
8585
8686
<framework:configdefault-locale="en">
87-
<framework:translator>
88-
<framework:default-path>'%kernel.project_dir%/translations'</framework:default-path>
89-
<!-- ...-->
90-
</framework:translator>
87+
<framework:translator
88+
default-path="%kernel.project_dir%/translations"
89+
/>
9190
</framework:config>
9291
</container>
9392

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp