Skip to content

Commit

Permalink
docs: Use pybabel update --no-fuzzy-matching
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Aug 21, 2024
1 parent 24a55b9 commit db7c184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Update catalogs:

.. code-block:: bash
pybabel update -i spoonbill/locale/messages.pot -d spoonbill/locale -D spoonbill
pybabel update -N -i spoonbill/locale/messages.pot -d spoonbill/locale -D spoonbill
Compile catalogs:

Expand Down

0 comments on commit db7c184

Please sign in to comment.