fix: 翻译《调查问卷》的填写链接

This commit is contained in:
Zhicheng WANG 2019-02-17 22:01:51 +08:00
parent 9057e36df5
commit 8714181b74
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
(dismissed)="notificationDismissed()">
<a href="http://bit.ly/angular-survey-2019">
<mat-icon class="icon" svgIcon="insert_comment" aria-label="Announcement"></mat-icon>
<span class="message">Help Angular by taking a <b>1 minute survey</b>!</span>
<span class="action-button">Go to survey</span>
<span class="message"><b>填写这份《一分钟调查》</b>,帮我们(开发组)做得更好!</span>
<span class="action-button">去填写</span>
</a>
</aio-notification>
</mat-toolbar-row>