mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 20:50:19 +08:00
Remove i18n duplicates
This commit is contained in:
@ -143,7 +143,7 @@ class OrganizationListPage extends BaseListPage {
|
||||
...this.getColumnSearchProps("displayName"),
|
||||
},
|
||||
{
|
||||
title: i18next.t("organization:Favicon"),
|
||||
title: i18next.t("general:Favicon"),
|
||||
dataIndex: "favicon",
|
||||
key: "favicon",
|
||||
width: "50px",
|
||||
|
Reference in New Issue
Block a user