Skip to content

Commit 80a7a9f

Browse files
committed
fix: correct the translation of supprocess as 子行程
1 parent 11b0790 commit 80a7a9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/asyncio-subprocess.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ msgstr ""
2121

2222
#: ../../library/asyncio-subprocess.rst:7
2323
msgid "Subprocesses"
24-
msgstr "子進程"
24+
msgstr "子行程"
2525

2626
#: ../../library/asyncio-subprocess.rst:9
2727
msgid ""
@@ -59,7 +59,7 @@ msgstr ""
5959

6060
#: ../../library/asyncio-subprocess.rst:62
6161
msgid "Creating Subprocesses"
62-
msgstr "建立子進程"
62+
msgstr "建立子行程"
6363

6464
#: ../../library/asyncio-subprocess.rst:67
6565
msgid "Create a subprocess."
@@ -376,7 +376,7 @@ msgstr ""
376376

377377
#: ../../library/asyncio-subprocess.rst:310
378378
msgid "Subprocess and Threads"
379-
msgstr "子進程與線程"
379+
msgstr "子行程與線程"
380380

381381
#: ../../library/asyncio-subprocess.rst:312
382382
msgid ""

0 commit comments

Comments
 (0)