diff --git a/library/json.po b/library/json.po index bca98e8f85..2c90f80358 100644 --- a/library/json.po +++ b/library/json.po @@ -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 ""