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

Skip to content

Commit 134ce6d

Browse files
committed
fix literal code block marker
1 parent a05771b commit 134ce6d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

library/json.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2023-07-29 10:36+0000\n"
12-
"PO-Revision-Date: 2023-08-05 16:11+0800\n"
12+
"PO-Revision-Date: 2023-08-05 16:26+0800\n"
1313
"Last-Translator: Adrian Liaw <[email protected]>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1515
"tw)\n"
@@ -55,7 +55,10 @@ msgstr ""
5555

5656
#: ../../library/json.rst:29
5757
msgid "Encoding basic Python object hierarchies::"
58-
msgstr "對基本 Python 物件階層進行編碼:"
58+
msgstr ""
59+
"對基本 Python 物件階層進行編碼:\n"
60+
"\n"
61+
"::"
5962

6063
#: ../../library/json.rst:48
6164
msgid "Compact encoding::"

0 commit comments

Comments
 (0)