From 4320ba7df177fbb4ae82ce7114820b8275544eea Mon Sep 17 00:00:00 2001 From: 21pages Date: Mon, 21 Aug 2023 20:20:32 +0800 Subject: [PATCH] fix strategy peer count explanation Signed-off-by: 21pages --- content/self-host/pro/strategy/_index.de.md | 2 +- content/self-host/pro/strategy/_index.en.md | 2 +- content/self-host/pro/strategy/_index.zh-cn.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/self-host/pro/strategy/_index.de.md b/content/self-host/pro/strategy/_index.de.md index 9e20be2..4888f80 100644 --- a/content/self-host/pro/strategy/_index.de.md +++ b/content/self-host/pro/strategy/_index.de.md @@ -13,7 +13,7 @@ Sie können eine neue Strategie erstellen, indem Sie auf die Schaltfläche `+` k Im Popup-Menü können Sie wählen, die Strategie zu `aktivieren` oder `deaktivieren`, sie `umbenennen`, `duplizieren` oder `löschen`.Zusätzlich können Sie auf `Geräte bearbeiten` klicken, um die auf diese Strategie angewendeten Geräte zu ändern, oder auf `Benutzer bearbeiten`, um die auf diese Strategie angewendeten Benutzer zu ändern. -Auf der rechten Seite des Strategiemenus können Sie die Anzahl der Geräte sehen, auf die die Strategie derzeit angewendet wird. +Auf der rechten Seite des Strategiemenus können Sie die Anzahl der tatsächlich auf die Strategie angewendeten Geräte sehen, unter Berücksichtigung der Priorität der Strategie. ![](/docs/en/self-host/pro/strategy/images/strategy_menu.png) diff --git a/content/self-host/pro/strategy/_index.en.md b/content/self-host/pro/strategy/_index.en.md index b01c80f..0b494d0 100644 --- a/content/self-host/pro/strategy/_index.en.md +++ b/content/self-host/pro/strategy/_index.en.md @@ -13,7 +13,7 @@ You can create a new strategy by clicking the `+` button and perform various act In the pop-up menu, you can choose to `Enable` or `Disable` the strategy, `Rename`, `Duplicate`, or `Delete` it. Additionally, you can click `Edit Devices` to modify the devices applied to that strategy or click `Edit Users` to modify the users applied to that strategy. -On the right side of the strategy menu, you can see the number of devices the strategy is currently applied to. +On the right side of the strategy menu, you can see the number of devices actually applied to the strategy, taking into account the priority of the strategy. ![](/docs/en/self-host/pro/strategy/images/strategy_menu.png) diff --git a/content/self-host/pro/strategy/_index.zh-cn.md b/content/self-host/pro/strategy/_index.zh-cn.md index 0effd00..e1b3c6f 100644 --- a/content/self-host/pro/strategy/_index.zh-cn.md +++ b/content/self-host/pro/strategy/_index.zh-cn.md @@ -13,7 +13,7 @@ weight: 200 在弹出的菜单中,您可以选择`启用`或`禁用`策略,`重命名`、`复制`或`删除`策略。此外,您还通过点击`编辑设备`来更改应用到该策略的设备, 或者通过点击`编辑用户`来更改应用到该策略的用户。 -在策略菜单的右侧,您可以看到当前策略应用的设备数量。 +在策略菜单的右侧,您可以看到考虑了策略优先级之后, 实际应用当前策略的设备数量。 ![](/docs/en/self-host/pro/strategy/images/strategy_menu.png)