From b7564a58866be83773c09a34a318e2e0f999884f Mon Sep 17 00:00:00 2001 From: kieffwong <44449801+kieffwong@users.noreply.github.com> Date: Sun, 20 Jan 2019 05:52:45 +0000 Subject: [PATCH] update the wording for 'PWA' (#28252) improve the translation for PWA --- guide/chinese/progressive-web-apps/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/chinese/progressive-web-apps/index.md b/guide/chinese/progressive-web-apps/index.md index 4e69c1f655..a3d41c7df5 100644 --- a/guide/chinese/progressive-web-apps/index.md +++ b/guide/chinese/progressive-web-apps/index.md @@ -4,7 +4,7 @@ localeTitle: 渐进式Web应用程序 --- ## 渐进式Web应用程序 -渐进式网络应用程序或“PWA”似乎不仅仅是一种时尚,而是一种从根本上不同的方式来处理网站可以和应该在您正在查看的任何平台上的内容。 +渐进式网络应用程序或“PWA”似乎不仅仅是一种时尚,而是用另一种不同的方式来处理网站,也可以查看任何平台上的内容。 PWA可以将部分自身安装到设备上以供离线查看,使用服务工作人员在连接可用时根据需要提供内容,最重要的是标准化移动和桌面设备之间的某些功能。 @@ -49,4 +49,4 @@ PWA的具体功能包括: ### 参考 1. [拉塞尔,亚历克斯。 “渐进的网络应用程序:逃避标签而不会失去我们的灵魂”“不经常注意到”发布日期:2015年6月15日。](https://infrequently.org/2015/06/progressive-apps-escaping-tabs-without-losing-our-soul/) -2. [渐进式网络应用程序 - Google Developers](https://developers.google.com/web/progressive-web-apps/) \ No newline at end of file +2. [渐进式网络应用程序 - Google Developers](https://developers.google.com/web/progressive-web-apps/)