We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9db1d commit b9af3c7Copy full SHA for b9af3c7
tutorial/inputoutput.po
@@ -4,7 +4,7 @@
4
#
5
# Translators:
6
# jerrychen <jerrychen.ee@gmail.com>, 2016
7
-# Steven Hsu <hsuhaochun@gmail.com>, 2022
+# Steven Hsu <hsuhaochun@gmail.com>, 2021-2022
8
msgid ""
9
msgstr ""
10
"Project-Id-Version: Python 3.10\n"
@@ -670,8 +670,8 @@ msgid ""
670
"JSON files must be encoded in UTF-8. Use ``encoding=\"utf-8\"`` when opening "
671
"JSON file as a :term:`text file` for both of reading and writing."
672
673
-"JSON 檔案必須以 UTF-8 格式被編碼。在開啟 JSON 檔案作為一個可讀取與寫入的 :"
674
-"term:`text file` 時,要用 ``encoding=\"utf-8\"`` 。"
+"JSON 檔案必須以 UTF-8 格式編碼。在開啟 JSON 檔案以作為一個可讀取與寫入的 :"
+"term:`text file` 時,要用 ``encoding=\"utf-8\"``。"
675
676
#: ../../tutorial/inputoutput.rst:506
677
0 commit comments