Thanks to visit codestin.com Credit goes to github.com
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 5d5d863 commit 339ad4cCopy full SHA for 339ad4c
library/json.po
@@ -132,7 +132,7 @@ msgid ""
132
"If *check_circular* is false (default: ``True``), then the circular "
133
"reference check for container types will be skipped and a circular reference "
134
"will result in a :exc:`RecursionError` (or worse)."
135
-msgstr "如果 *chech_circular* 視為 false (預設是 ``True``), 那麼json將不會檢查"
+msgstr "如果 *chech_circular* 設為 false (預設是 ``True``), 那麼json將不會檢查"
136
"是否有循環參照 (circular reference) 的情形。如果有循環參照的情形發生,則會出直接"
137
"由交由 Python 本來的機制出處理錯誤,亦即 :exc:`RecursionError` (或者更糟的錯誤)"
138
0 commit comments