8000 [Translation] Add note about how to override translation in chi… by zebba · Pull Request #5293 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[Translation] Add note about how to override translation in chi… #5293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 27, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update override.rst
Tackling the new line...
  • Loading branch information
zebba committed May 23, 2015
commit 32d8203a03f8f72f61b0c218910c06f153fb1ea3
1 change: 0 additions & 1 deletion cookbook/bundles/override.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,5 +198,4 @@ can override the translations from any translation file, as long as it is in

The file that always wins is the one that is placed in
``app/Resources/translations``, as those files are always loaded last.

.. _`the Doctrine documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/inheritance-mapping.html#overrides
0