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

Skip to content

Commit 6866cde

Browse files
committed
translate json title
1 parent 3e38b1a commit 6866cde

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

library/json.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,20 @@ 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: 2018-05-23 16:04+0000\n"
13-
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
12+
"PO-Revision-Date: 2023-08-05 15:25+0800\n"
13+
"Last-Translator: Matt Wang <mattwang44@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1515
"tw)\n"
1616
"Language: zh_TW\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
2020
"Plural-Forms: nplurals=1; plural=0;\n"
21+
"X-Generator: Poedit 3.3.2\n"
2122

2223
#: ../../library/json.rst:2
2324
msgid ":mod:`json` --- JSON encoder and decoder"
24-
msgstr ""
25+
msgstr ":mod:`json` --- JSON 編碼器與解碼器"
2526

2627
#: ../../library/json.rst:10
2728
msgid "**Source code:** :source:`Lib/json/__init__.py`"

0 commit comments

Comments
 (0)