File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,7 @@ to learn even more. Overall, the process has several steps:
5151Installation
5252------------
5353
54- In applications using :doc: `Symfony Flex </setup/flex >`, run this command to
55- install the translator before using it:
54+ First, run this command to install the translator before using it:
5655
5756.. code-block :: terminal
5857
@@ -61,9 +60,9 @@ install the translator before using it:
6160 Configuration
6261-------------
6362
64- The previous creates an initial config file where you can define the default
65- locale of the app and the :ref: `fallback locales <translation-fallback >` used
66- when Symfony can't find some translation:
63+ The previous command creates an initial config file where you can define the
64+ default locale of the app and the :ref: `fallback locales <translation-fallback >`
65+ that will be used if Symfony can't find some translation:
6766
6867.. configuration-block ::
6968
You can’t perform that action at this time.
0 commit comments