Skip to content

Commit 6bb73ca

Browse files
husohomeDr-XYZ
andauthored
Update library/contextvars.po
Co-authored-by: Dr.XYZ <[email protected]>
1 parent a9f3643 commit 6bb73ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/contextvars.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ msgstr "回傳情境物件中所有變數的值的串列。"
425425
msgid ""
426426
"Return a list of 2-tuples containing all variables and their values in the "
427427
"context object."
428-
msgstr "回傳情境物件中所有變數與其值的元組(tuple)的清單。"
428+
msgstr "回傳情境物件中所有變數與其值的 2-元組(2-tuples)的串列。"
429429

430430
#: ../../library/contextvars.rst:277
431431
msgid "asyncio support"

0 commit comments

Comments
 (0)