There was an error while loading. Please reload this page.
1 parent 778e9ac commit b82d5d1Copy full SHA for b82d5d1
book/translation.rst
@@ -273,7 +273,7 @@ Symfony2 looks for message files (i.e. translations) in two locations:
273
live in the ``Resources/translations/`` directory of the bundle;
274
275
* To override any bundle translations, place message files in the
276
- ``app/translations`` directory.
+ ``app/Resources/translations`` directory.
277
278
The filename of the translations is also important as Symfony2 uses a convention
279
to determine details about the translations. Each message file must be named
0 commit comments