We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b9666 commit c01be3bCopy full SHA for c01be3b
translation.rst
@@ -351,7 +351,7 @@ with these tasks:
351
352
.. code-block:: terminal
353
354
- # updates the French translation file with the missing strings found in app/Resources/ templates
+ # updates the French translation file with the missing strings found in templates/
355
$ php bin/console translation:update --dump-messages --force fr
356
357
# updates the English translation file with the missing strings found in AppBundle
0 commit comments