8000 editing json.po, up to line 358 · python/python-docs-zh-tw@8cb2696 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cb2696

Browse files
committed
editing json.po, up to line 358
1 parent bd9b3ce commit 8cb2696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/json.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ msgid ""
352352
"strings: ``'-Infinity'``, ``'Infinity'``, ``'NaN'``. This can be used to "
353353
"raise an exception if invalid JSON numbers are encountered."
354354
msgstr ""
355-
"如果 *parse_constant* 有值,那麼以 ``'-Infinity'``、``'Infinity'`` 或 "
356-
"``'NaN'`` 字串其中之一來呼叫。這也可用於在遇到無效的 JSON 數字時引發一個例"
355+
"如有給定 *parse_constant* 的話,在解碼時若遭遇以下字串 ``'-Infinity'``、``'Infinity'`` 或 "
356+
"``'NaN'`` 其中之一則會改用這個參數給定的函數來進行解碼。這也可用於使解碼過程中遇到無效的 JSON 數字時引發一個例"
357357
"外。"
358358

359359
#: ../../library/json.rst:267

0 commit comments

Comments
 (0)
0