mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 02:22:25 +00:00
!288 feat:【antd】【mall】商城活动优化
Merge pull request !288 from puhui999/dev-mall
This commit is contained in:
@@ -36,7 +36,9 @@
|
||||
"downloadTemplateFail": "Download template failed",
|
||||
"updating": "Updating {0}...",
|
||||
"updateSuccess": "Update {0} successfully",
|
||||
"updateFailed": "Update {0} failed"
|
||||
"updateFailed": "Update {0} failed",
|
||||
"closing": "Closing {0} ...",
|
||||
"closeSuccess": "{0} closed successfully"
|
||||
},
|
||||
"placeholder": {
|
||||
"input": "Please enter",
|
||||
|
||||
@@ -36,7 +36,9 @@
|
||||
"downloadTemplateFail": "下载模板失败",
|
||||
"updating": "正在更新 {0}...",
|
||||
"updateSuccess": "更新 {0} 成功",
|
||||
"updateFailed": "更新 {0} 失败"
|
||||
"updateFailed": "更新 {0} 失败",
|
||||
"closing": "正在关闭 {0} ...",
|
||||
"closeSuccess": "{0} 关闭成功"
|
||||
},
|
||||
"placeholder": {
|
||||
"input": "请输入",
|
||||
|
||||
Reference in New Issue
Block a user