diff --git a/products/default/src/main/resources/base/element/string.json b/products/default/src/main/resources/base/element/string.json index f94595515a99e0c828807e243494f57f09251930..91daa8d91ad36384660089ecf046c48999a0ae23 100644 --- a/products/default/src/main/resources/base/element/string.json +++ b/products/default/src/main/resources/base/element/string.json @@ -10,7 +10,7 @@ }, { "name": "EntryAbility_label", - "value": "label" + "value": "评论回复弹窗" } ] } \ No newline at end of file diff --git a/products/default/src/main/resources/en_US/element/string.json b/products/default/src/main/resources/en_US/element/string.json index f94595515a99e0c828807e243494f57f09251930..041c719ae8bd7b49c4edb5be7bb77477fe8ed727 100644 --- a/products/default/src/main/resources/en_US/element/string.json +++ b/products/default/src/main/resources/en_US/element/string.json @@ -10,7 +10,7 @@ }, { "name": "EntryAbility_label", - "value": "label" + "value": "CommentReply" } ] } \ No newline at end of file diff --git a/products/default/src/main/resources/zh_CN/element/string.json b/products/default/src/main/resources/zh_CN/element/string.json index 597ecf95e61d7e30367c22fe2f8638008361b044..f822ed4ffb58742313d8a51ad03a20a8f84cf9a4 100644 --- a/products/default/src/main/resources/zh_CN/element/string.json +++ b/products/default/src/main/resources/zh_CN/element/string.json @@ -10,7 +10,7 @@ }, { "name": "EntryAbility_label", - "value": "label" + "value": "评论回复弹窗" } ] } \ No newline at end of file