mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:09:08 +08:00
cancel 落下了
This commit is contained in:
parent
fb37cca942
commit
b651d8f98d
@ -16,6 +16,7 @@ register('en-US', {
|
||||
'Combo.minLength': 'A least {{minLength}} item. Please add more',
|
||||
'Combo.type': 'Type',
|
||||
'confirm': 'Confirm',
|
||||
'cancle': 'Cancel',
|
||||
'Copyable.tip': 'Copy',
|
||||
'CRUD.exportCSV': 'Export CSV',
|
||||
'CRUD.exportExcel': 'Export Excel',
|
||||
|
@ -16,6 +16,7 @@ register('zh-CN', {
|
||||
'Combo.minLength': '组合表单数量不足{{minLength}}个,请添加更多',
|
||||
'Combo.type': '类型',
|
||||
'confirm': '确认',
|
||||
'cancle': '取消',
|
||||
'Copyable.tip': '点击复制',
|
||||
'CRUD.exportCSV': '导出 CSV',
|
||||
'CRUD.exportExcel': '导出 Excel',
|
||||
|
Loading…
Reference in New Issue
Block a user