mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-11 23:25:33 +08:00
fix(admin): 优化收银台空列表文案
将「当前分桶暂无支付项」改为「当前场景暂无支付项」。
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"typeH5": "H5",
|
||||
"typeWeb": "WEB",
|
||||
"addItem": "Add Payment Item",
|
||||
"empty": "No payment items in this bucket",
|
||||
"empty": "No payment items for this scene",
|
||||
"confirmDelete": "Delete this payment item?",
|
||||
"name": "Name",
|
||||
"namePlaceholder": "Display name on cashier page",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"typeH5": "H5",
|
||||
"typeWeb": "WEB",
|
||||
"addItem": "新增支付项",
|
||||
"empty": "当前分桶暂无支付项",
|
||||
"empty": "当前场景暂无支付项",
|
||||
"confirmDelete": "确定删除该支付项吗?",
|
||||
"name": "名称",
|
||||
"namePlaceholder": "请输入前台展示名称",
|
||||
|
||||
Reference in New Issue
Block a user