mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 19:08:45 +08:00
commit
20c56d654e
@ -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