diff --git a/entry/src/main/resources/base/element/string.json b/entry/src/main/resources/base/element/string.json index abe9cdf944e4c087453a6026d2af9558aefc56bb..6b19f2a817e18f5c84f396b25316e08d3ee3e108 100644 --- a/entry/src/main/resources/base/element/string.json +++ b/entry/src/main/resources/base/element/string.json @@ -144,14 +144,6 @@ "name": "PreviousStep", "value": "Back" }, - { - "name": "textManageSuccessContentVal1", - "value": "%s" - }, - { - "name": "textManageSuccessContentVal2", - "value": "%s" - }, { "name": "textManageSuccessContent", "value": "If you have any questions, please contact your %s." diff --git a/entry/src/main/resources/en_US/element/string.json b/entry/src/main/resources/en_US/element/string.json index 444cc29bbfc7ea60a9f88826aaccae378d46f0b8..fd92f3efe441e36a2e2e28a76795bc838d10b442 100644 --- a/entry/src/main/resources/en_US/element/string.json +++ b/entry/src/main/resources/en_US/element/string.json @@ -144,14 +144,6 @@ "name": "PreviousStep", "value": "Back" }, - { - "name": "textManageSuccessContentVal1", - "value": "%s" - }, - { - "name": "textManageSuccessContentVal2", - "value": "%s" - }, { "name": "textManageSuccessContent", "value": "If you have any questions, please contact your %s." diff --git a/entry/src/main/resources/zh_CN/element/string.json b/entry/src/main/resources/zh_CN/element/string.json index 97c46abbf3c3859770b7285c02f67ce06f55f31d..eb2c6c37b3fa95d334657671790e4e34d5253dd6 100644 --- a/entry/src/main/resources/zh_CN/element/string.json +++ b/entry/src/main/resources/zh_CN/element/string.json @@ -144,14 +144,6 @@ "name": "PreviousStep", "value": "上一步" }, - { - "name": "textManageSuccessContentVal1", - "value": "%s" - }, - { - "name": "textManageSuccessContentVal2", - "value": "%s" - }, { "name": "textManageSuccessContent", "value": "如有疑问,请与您的%s联系。"