We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f2402 commit e1ccf87Copy full SHA for e1ccf87
translation.rst
@@ -360,6 +360,8 @@ Translation Resource/File Names and Locations
360
361
Symfony looks for message files (i.e. translations) in the following default locations:
362
363
+* the ``translations`` directory (at the root of the project);
364
+
365
* the ``app/Resources/translations`` directory;
366
367
* the ``app/Resources/<bundle name>/translations`` directory;
0 commit comments