mirror of
https://github.com/apache/superset.git
synced 2026-04-27 12:05:24 +00:00
committed by
GitHub
parent
57fa6d2cf9
commit
5d3265b6db
@@ -314,7 +314,7 @@ export default class CRUDCollection extends React.PureComponent<
|
||||
data-test="add-item-button"
|
||||
>
|
||||
<i data-test="crud-add-table-item" className="fa fa-plus" />{' '}
|
||||
{t('Add Item')}
|
||||
{t('Add item')}
|
||||
</Button>
|
||||
</span>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user