diff --git a/docs/index.rst b/docs/index.rst index 5dd508d4..af80b744 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,6 +18,7 @@ A subset of features provides the basic functionality of a "Wayback Machine". manual/configuring manual/access-control manual/ui-customization + manual/localization manual/architecture manual/apis manual/owb-transition diff --git a/docs/manual/localization.rst b/docs/manual/localization.rst index d561246d..5edcb54c 100644 --- a/docs/manual/localization.rst +++ b/docs/manual/localization.rst @@ -7,7 +7,7 @@ pywb supports configuring different language locales and loading different langu pywb can extract all text from templates and generate CSV files for translation and convert them back into a binary format used for localization/internationalization. -(pywb uses the `Babel library`_ which extends the `standard Python i18n system `_ +(pywb uses the `Babel library `_ which extends the `standard Python i18n system `_ Locales to use are configured in the ``config.yaml``. @@ -100,8 +100,8 @@ for each locale listed. To include English as an option, it should also be added will configure pywb to show a language switch option on all pages. -Paths for Localized Text ------------------------- +Localized Collection Paths +========================== When localization is enabled, pywb supports the locale prefix for accessing each collection with a localized language: If pywb has a collection ``my-web-archive``, then: