Docs: fix some lint problem

This commit is contained in:
GeorgeHu 2024-06-24 22:33:44 +08:00
commit ddc112f76c
3 changed files with 1 additions and 3 deletions

View file

@ -19,7 +19,7 @@ with open("../pyproject.toml", "rb") as f:
# -- General configuration ----------------------------------------------------
templates_path = ["_templates"]
locale_dirs = ['locale/']
locale_dirs = ["locale/"]
gettext_compact = False
gettext_uuid = True
extensions = [

View file

@ -243,4 +243,3 @@ msgid ""
"has been created for you."
msgstr ""
"接下来就可以开始往 *content* 目录中添加自己创作的内容了。"

View file

@ -156,4 +156,3 @@ msgid ""
msgstr ""
"您可以安装可选模块 `tzlocal <https://pypi.org/project/tzlocal/>`_ 来"
"本地化默认字段。"