mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Close #9618: i18n: Add gettext_allow_fuzzy_translations
This commit is contained in:
@@ -802,6 +802,13 @@ documentation on :ref:`intl` for details.
|
||||
.. versionchanged:: 1.5
|
||||
Use ``locales`` directory as a default value
|
||||
|
||||
.. confval:: gettext_allow_fuzzy_translations
|
||||
|
||||
If true, "fuzzy" messages in the message catalogs are used for translation.
|
||||
The default is ``False``.
|
||||
|
||||
.. versionadded:: 4.3
|
||||
|
||||
.. confval:: gettext_compact
|
||||
|
||||
.. versionadded:: 1.1
|
||||
|
||||
Reference in New Issue
Block a user