diff --git a/translation.rst b/translation.rst index 28ec3a2f339..a703fabc3ea 100644 --- a/translation.rst +++ b/translation.rst @@ -360,6 +360,8 @@ Translation Resource/File Names and Locations Symfony looks for message files (i.e. translations) in the following default locations: +* the ``translations`` directory (at the root of the project); + * the ``app/Resources/translations`` directory; * the ``app/Resources//translations`` directory;