Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 56c7b40 + 54025d8 commit 596c8d3Copy full SHA for 596c8d3
reference/forms/types/options/label_format.rst.inc
@@ -9,7 +9,7 @@ option was not set. This is useful when using
9
10
If you're using keyword translation messages as labels, you often end up having
11
multiple keyword messages for the same label (e.g. ``profile_address_street``,
12
-``invoice_address_street``). This is because the label is build for each "path"
+``invoice_address_street``). This is because the label is built for each "path"
13
to a field. To avoid duplicated keyword messages, you can configure the label
14
format to a static value, like::
15
0 commit comments