diff --git a/entry/src/main/resources/base/element/string.json b/entry/src/main/resources/base/element/string.json index 546e62e0451bf3f7f7d2b16db6c03a981bd5edd4..db7bb5d8a43ef46172b05eaf3af4ffa93fb67f6e 100755 --- a/entry/src/main/resources/base/element/string.json +++ b/entry/src/main/resources/base/element/string.json @@ -78,7 +78,7 @@ }, { "name": "reason", - "value": "Used to initiate network data requests." + "value": "Allow applications to use the Internet network when loading network data on the web." }, { "name": "congratulate", diff --git a/entry/src/main/resources/en_US/element/string.json b/entry/src/main/resources/en_US/element/string.json index e23d670f30e5cd98c2b936daeda85c3213afd9d5..53f82055752b9406f5cf20f4aca1e3ed828f5e10 100755 --- a/entry/src/main/resources/en_US/element/string.json +++ b/entry/src/main/resources/en_US/element/string.json @@ -78,7 +78,7 @@ }, { "name": "reason", - "value": "Used to initiate network data requests." + "value": "Allow applications to use the Internet network when loading network data on the web." }, { "name": "congratulate", diff --git a/entry/src/main/resources/zh_CN/element/string.json b/entry/src/main/resources/zh_CN/element/string.json index 55a768daa45f27628d2f458db3ecca75719b9dc5..1ecbdb6adce97c5c48b64473cadbeb20491f893b 100755 --- a/entry/src/main/resources/zh_CN/element/string.json +++ b/entry/src/main/resources/zh_CN/element/string.json @@ -78,7 +78,7 @@ }, { "name": "reason", - "value": "Used to initiate network data requests." + "value": "允许应用在Web加载网络数据时使用Internet网络。" }, { "name": "congratulate",