Skip to content

Commit 3438256

Browse files
committed
Merge branch '4.4'
* 4.4: Added documentation for --sort option in translation:update command
2 parents e794f6c + a2d0179 commit 3438256

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

translation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ The ``translation:update`` command looks for missing translations in:
255255

256256
If you want to see the missing translation strings without actually updating
257257
the translation files, remove the ``--force`` option from the command above.
258+
259+
.. note::
260+
261+
If you want to see translation output strings sorted alphabetically, add ``--sort=asc`` or ``--sort=desc`` option.
258262

259263
.. _translation-resource-locations:
260264

0 commit comments

Comments
 (0)