Skip to content

Commit fc4de63

Browse files
sync with cpython 39751420
1 parent ac15240 commit fc4de63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/datetime.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2021-10-20 00:12+0000\n"
10+
"POT-Creation-Date: 2021-12-01 00:14+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:42+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2714,7 +2714,7 @@ msgid "``%f``"
27142714
msgstr "``%f``"
27152715

27162716
#: ../../library/datetime.rst:2361
2717-
msgid "Microsecond as a decimal number, zero-padded on the left."
2717+
msgid "Microsecond as a decimal number, zero-padded to 6 digits."
27182718
msgstr ""
27192719

27202720
#: ../../library/datetime.rst:2361

0 commit comments

Comments
 (0)