fix(多语言): 将售后待付款组件的翻译放到zh-cn/common文件中

This commit is contained in:
2026-01-06 17:57:48 +08:00
parent 9a63b5ff4e
commit 618babf5bf
4 changed files with 29 additions and 8 deletions

View File

@@ -19,5 +19,12 @@ export const lang = {
currencySymbol: '¥',
submit: '提交',
searchTip: '请输入搜索关键词'
}
},
waitpay: '待付款',
waitsend: '待发货',
waitconfirm: '待收货',
activist: '售后',
completed: '已完成',
}