mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-25 10:16:22 +00:00
Locales cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ function Table({
|
||||
sortable: true,
|
||||
},
|
||||
{
|
||||
Header: intl.formatMessage({ id: "column.name" }),
|
||||
Header: intl.formatMessage({ id: "name" }),
|
||||
accessor: "name",
|
||||
sortable: true,
|
||||
Filter: TextFilter,
|
||||
|
Reference in New Issue
Block a user