Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions library/json.po
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ msgid ""
"reference check for container types will be skipped and a circular reference "
"will result in a :exc:`RecursionError` (or worse)."
msgstr ""
"如果 *chech_circular* 設為 false(預設是 ``True``),則針對不同容器型別的循環"
"參照 (circular reference) 的檢查將會被跳過,若有循環參照則最後將引發 :exc:"
"`RecursionError` (或者更糟的錯誤)。"

#: ../../library/json.rst:162
msgid ""
Expand Down