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 32ac057 commit a47a97dCopy full SHA for a47a97d
library/json.po
@@ -150,6 +150,9 @@ msgid ""
150
"reference check for container types will be skipped and a circular reference "
151
"will result in a :exc:`RecursionError` (or worse)."
152
msgstr ""
153
+"如果 *chech_circular* 設為 false(預設是 ``True``),則針對不同容器型別的循環"
154
+"參照 (circular reference) 的檢查將會���跳過,若有循環參照則最後將引發 :exc:"
155
+"`RecursionError` (或者更糟的錯誤)。"
156
157
#: ../../library/json.rst:162
158
msgid ""
0 commit comments