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 b379c97 commit f1f6b47Copy full SHA for f1f6b47
locale/zh/LC_MESSAGES/core/replica-set-primary.po
@@ -33,7 +33,7 @@ msgid ""
33
"oplog>`. :ref:`Secondary <replica-set-secondary-members>` members replicate "
34
"this log and apply the operations to their data sets."
35
msgstr ""
36
-"在复制集中,主节点是唯一能够接收写请求的节点。MongoDB在 :term:`primary` 上进"
+"在复制集中,主节点是唯一能够接收写请求的节点。MongoDB在 :term:`主节点 <primary>` 上进"
37
"行写操作,并会将这些操作记录到主节点的 :doc:`oplog </core/replica-set-"
38
"oplog>` 中。 :ref:`从节点 <replica-set-secondary-members>` 会将oplog复制到其"
39
"本机并将这些操作应用到其自己的数据集上。"
0 commit comments