Skip to content

Commit 48e1b95

Browse files
committed
fix: render problem
1 parent 7bf90b8 commit 48e1b95

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/time.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2024-05-09 00:03+0000\n"
11-
"PO-Revision-Date: 2024-07-15 22:48+0800\n"
11+
"PO-Revision-Date: 2024-07-16 00:09+0800\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -591,11 +591,11 @@ msgstr "如果可以,使用 ``clock_nanosleep()``\\ (解析度:1 奈秒)
591591

592592
#: ../../library/time.rst:381
593593
msgid "Or use ``nanosleep()`` if available (resolution: 1 nanosecond);"
594-
msgstr "或者使用 ``nanosleep()``(解析度:1 奈秒);"
594+
msgstr "或者使用 ``nanosleep()``\\ (解析度:1 奈秒);"
595595

596596
#: ../../library/time.rst:382
597597
msgid "Or use ``select()`` (resolution: 1 microsecond)."
598-
msgstr "或使用 ``select()``(解析度:1 微秒)。"
598+
msgstr "或使用 ``select()``\\ (解析度:1 微秒)。"
599599

600600
#: ../../library/time.rst:384
601601
msgid ""

0 commit comments

Comments
 (0)