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 208904a commit 8c62151Copy full SHA for 8c62151
components/translation/usage.rst
@@ -217,7 +217,7 @@ recommended format. These files are parsed by one of the loader classes.
217
'symfony.is.great' => 'Symfony is great',
218
'symfony.is.amazing' => 'Symfony is amazing',
219
'symfony.has.bundles' => 'Symfony has bundles',
220
- 'user.login' => 'Login',
+ 'user.login' => 'Login',
221
);
222
223
.. _component-translation-pluralization:
0 commit comments