Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51f67d1

Browse files
[po] auto sync
1 parent 7fd956e commit 51f67d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/unittest.mock.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,11 +856,11 @@ msgstr "断言 mock 已被等待至少一次。 请注意这是从被调用的
856856

857857
#: ../../library/unittest.mock.rst:944
858858
msgid "Assert that the mock was awaited exactly once."
859-
msgstr ""
859+
msgstr "断言 mock 已被等待恰好一次。"
860860

861861
#: ../../library/unittest.mock.rst:960
862862
msgid "Assert that the last await was with the specified arguments."
863-
msgstr ""
863+
msgstr "断言上一次等待传入了指定的参数。"
864864

865865
#: ../../library/unittest.mock.rst:977
866866
msgid ""

0 commit comments

Comments
 (0)