fix: 您替换成你

This commit is contained in:
Zhicheng WANG 2019-06-05 21:07:54 +08:00
parent 6afb87bc7a
commit 55aaaa5e57
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Data gathered in this way can be viewed on the Google Analytics site, but is not
As an administrator for an Angular development group, you can configure your instance of Angular CLI to be able to see analytics data for your own team's usage of the Angular CLI.
This configuration option is separate from and in addition to other usage analytics that your users may be sharing with Google.
以这种方式收集的数据可以在 Google Analytics 网站上查看,但不会自动显示在所属单位的 Google Analytics 网站上。如果你是开发组织的管理员,可以配置你们的 Angular CLI 实例来查看你的团队在使用 Angular CLI 时的分析数据。此配置项与该用户可能与 Google 共享的对其它使用情况的分析是彼此隔离的。
以这种方式收集的数据可以在 Google Analytics 网站上查看,但不会自动显示在所属单位的 Google Analytics 网站上。如果你是开发组织的管理员,可以配置你们的 Angular CLI 实例来查看你的团队在使用 Angular CLI 时的分析数据。此配置项与该用户可能与 Google 共享的对其它使用情况的分析是彼此隔离的。
## Enable access to CLI usage data

View File

@ -710,7 +710,7 @@ Each time a new alias instance is added, the new form array instance is provided
Initially, the form contains one `Alias` field. To add another field, click the **Add Alias** button. You can also validate the array of aliases reported by the form model displayed by `Form Value` at the bottom of the template.
最初,表单只包含一个绰号字段,点击 `Add Alias` 按钮,就出现了另一个字段。还可以验证由模板底部的“Form Value”显示出来的表单模型所报告的这个绰号数组。
最初,表单只包含一个绰号字段,点击 `Add Alias` 按钮,就出现了另一个字段。还可以验证由模板底部的“Form Value”显示出来的表单模型所报告的这个绰号数组。
<div class="alert is-helpful">