Renamed "State" label to "Region"
This commit is contained in:
parent
ce8d670420
commit
c2b255360d
|
@ -87,7 +87,7 @@ export default class CustomersReportTable extends Component {
|
|||
isSortable: true,
|
||||
},
|
||||
{
|
||||
label: __( 'State', 'woocommerce-admin' ),
|
||||
label: __( 'Region', 'woocommerce-admin' ),
|
||||
key: 'state',
|
||||
hiddenByDefault: true,
|
||||
isSortable: true,
|
||||
|
|
Loading…
Reference in New Issue