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 8a7c524 + fb9f940 commit 8d9b887Copy full SHA for 8d9b887
components/translation/usage.rst
@@ -93,7 +93,7 @@ recommended format. These files are parsed by one of the loader classes.
93
The choice of which method to use is entirely up to you, but the "keyword"
94
format is often recommended for multi-language applications, whereas for
95
shared bundles that contain translation resources we recommend the real
96
- message, so you application can choose to disable the translator layer
+ message, so your application can choose to disable the translator layer
97
and you will see a readable message.
98
99
Additionally, the ``php`` and ``yaml`` file formats support nested ids to
0 commit comments