Skip to content

Commit ccd7a8a

Browse files
authored
docs: Update note in localization.rst
1 parent b02031b commit ccd7a8a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

user_guide_src/source/outgoing/localization.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,12 +273,11 @@ Previously saved keys do not change.
273273
274274
.. literalinclude:: localization/019.php
275275

276+
.. note:: When the command scans folders, **app/Language** will be skipped.
277+
276278
The language files generated will most likely not conform to your coding standards.
277279
It is recommended to format them. For example, run ``vendor/bin/php-cs-fixer fix ./app/Language`` if ``php-cs-fixer`` is installed.
278280

279-
.. note:: The command ignores **app/Language/** path.
280-
281-
282281
Before updating, it is possible to preview the translations found by the command:
283282

284283
.. code-block:: console

0 commit comments

Comments
 (0)