8000
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 9f07fc4 commit 78501a0Copy full SHA for 78501a0
book/translation.rst
@@ -467,8 +467,7 @@ Symfony2 will discover these files and use them when translating either
467
'user.login' => 'Login',
468
);
469
470
-.. index::
471
- single: Translations; Message domains
+.. _translation-domains:
472
473
Using Message Domains
474
---------------------
reference/constraints/UniqueEntity.rst
@@ -155,7 +155,7 @@ method should return a countable result.
155
errorPath
156
~~~~~~~~~
157
158
-**type**: ``string`` **default**: The name of the first `field`_
+**type**: ``string`` **default**: The name of the first `field <fields>`_
159
160
.. versionadded:: 2.1
161
The ``errorPath`` option was added in Symfony 2.1.
0 commit comments