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 bd9b3ce commit 8cb2696Copy full SHA for 8cb2696
library/json.po
@@ -352,8 +352,8 @@ msgid ""
352
"strings: ``'-Infinity'``, ``'Infinity'``, ``'NaN'``. This can be used to "
353
"raise an exception if invalid JSON numbers are encountered."
354
msgstr ""
355
-"如果 *parse_constant* 有值,那麼以 ``'-Infinity'``、``'Infinity'`` 或 "
356
-"``'NaN'`` 字串其中之一來呼叫。這也可用於在遇到無效的 JSON 數字時引發一個例"
+"如有給定 *parse_constant* 的話,在解碼時若遭遇以下字串 ``'-Infinity'``、``'Infinity'`` 或 "
+"``'NaN'`` 其中之一則會改用這個參數給定的函數來進行解碼。這也可用於使解碼過程中遇到無效的 JSON 數字時引發一個例"
357
"外。"
358
359
#: ../../library/json.rst:267
0 commit comments