diff --git a/entry/src/main/resources/base/element/string.json b/entry/src/main/resources/base/element/string.json index 3ceb57b63fb2a77a7fdc3b4dedf6224f96da98d6..38d7883a5fc18e193048771c3ae653e461d6b4f0 100755 --- a/entry/src/main/resources/base/element/string.json +++ b/entry/src/main/resources/base/element/string.json @@ -50,7 +50,7 @@ }, { "name": "reason", - "value": "Used to initiate network data requests." + "value": "Allow applications to use the Internet network in web access scenarios." }, { "name": "get_cookie", diff --git a/entry/src/main/resources/en_US/element/string.json b/entry/src/main/resources/en_US/element/string.json index 3ceb57b63fb2a77a7fdc3b4dedf6224f96da98d6..38d7883a5fc18e193048771c3ae653e461d6b4f0 100755 --- a/entry/src/main/resources/en_US/element/string.json +++ b/entry/src/main/resources/en_US/element/string.json @@ -50,7 +50,7 @@ }, { "name": "reason", - "value": "Used to initiate network data requests." + "value": "Allow applications to use the Internet network in web access scenarios." }, { "name": "get_cookie", diff --git a/entry/src/main/resources/zh_CN/element/string.json b/entry/src/main/resources/zh_CN/element/string.json index b5ac202d26b52ffd8e056e89fb7200bdc2c5a7c5..936fa704d5e8907f9b579871b69793bc3d9502f6 100755 --- a/entry/src/main/resources/zh_CN/element/string.json +++ b/entry/src/main/resources/zh_CN/element/string.json @@ -50,7 +50,7 @@ }, { "name": "reason", - "value": "Used to initiate network data requests." + "value": "允许应用在Web访问网页场景使用Internet网络。" }, { "name": "get_cookie",