diff --git a/docs/admin/config.rst b/docs/admin/config.rst index 3cc4c4e8acdf..e7d4eb4128e8 100644 --- a/docs/admin/config.rst +++ b/docs/admin/config.rst @@ -439,6 +439,8 @@ Weblate comes with few example hook scripts which you might find useful: Unwraps lines in a PO file. :file:`examples/hook-sort-properties` Sort and cleanups Java properties file. +:file:`examples/hook-replace-single-quotes` + Replaces single quotes in a file. .. note::