Skip to content

Commit

Permalink
Update docs/modeltranslation/registration.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan authored Apr 12, 2023
1 parent 023c102 commit d422508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modeltranslation/registration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ the translated field ``image`` to the ``NewsWithImage`` model.

.. versionadded:: 0.19.0

If you need to specify the translation options available for each model, you can do so using the ``languages``
If you need to specify the languages available for each model, you can do so using the ``languages``
argument::

from modeltranslation.translator import translator, TranslationOptions
Expand Down

0 comments on commit d422508

Please sign in to comment.