8000 minor #10627 Minor tweak for translation:update command (javiereguiluz) · symfony/symfony-docs@4fbad62 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fbad62

Browse files
committed
minor #10627 Minor tweak for translation:update command (javiereguiluz)
This PR was squashed before being merged into the 4.2 branch (closes #10627). Discussion ---------- Minor tweak for translation:update command This fixes #10605. I didn't find any occurrence directly related to that issue ... but I propose to do this minor tweak. Commits ------- c01be3b Minor tweak for translation:update command
2 parents f4b9666 + c01be3b commit 4fbad62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ with these tasks:
351351

352352
.. code-block:: terminal
353353
354-
# updates the French translation file with the missing strings found in app/Resources/ templates
354+
# updates the French translation file with the missing strings found in templates/
355355
$ php bin/console translation:update --dump-messages --force fr
356356
357357
# updates the English translation file with the missing strings found in AppBundle

0 commit comments

Comments
 (0)
0