diff --git a/.tx/config b/.tx/config index 457b2b9b9..a85cc1c1a 100644 --- a/.tx/config +++ b/.tx/config @@ -852,3 +852,9 @@ file_filter = source/locale//LC_MESSAGES/contribute/contributing-docs.po source_file = build/gettext/contribute/contributing-docs.pot source_lang = en type = PO + +[symboldocs.guides--account--scams-and-security] +file_filter = source/locale//LC_MESSAGES/guides/account/scams-and-security.po +source_file = build/gettext/guides/account/scams-and-security.pot +source_lang = en +type = PO diff --git a/requirements.txt b/requirements.txt index 6e24009b8..99895e793 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ablog==0.10.29 -alabaster==0.7.12 +alabaster==0.7.13 Babel==2.12.1 imagesize==1.4.1 Jinja2==3.1.2