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

Skip to content

Commit b9af3c7

Browse files
Apply most suggestions
"prompt" would be modified by the next committing. Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent bc9db1d commit b9af3c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorial/inputoutput.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Translators:
66
# jerrychen <[email protected]>, 2016
7-
# Steven Hsu <[email protected]>, 2022
7+
# Steven Hsu <[email protected]>, 2021-2022
88
msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python 3.10\n"
@@ -670,8 +670,8 @@ msgid ""
670670
"JSON files must be encoded in UTF-8. Use ``encoding=\"utf-8\"`` when opening "
671671
"JSON file as a :term:`text file` for both of reading and writing."
672672
msgstr ""
673-
"JSON 檔案必須以 UTF-8 格式被編碼。在開啟 JSON 檔案作為一個可讀取與寫入的 :"
674-
"term:`text file` 時,要用 ``encoding=\"utf-8\"`` 。"
673+
"JSON 檔案必須以 UTF-8 格式編碼。在開啟 JSON 檔案以作為一個可讀取與寫入的 :"
674+
"term:`text file` 時,要用 ``encoding=\"utf-8\"``。"
675675

676676
#: ../../tutorial/inputoutput.rst:506
677677
msgid ""

0 commit comments

Comments
 (0)